File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.7
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.6...v0.5.7 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Keycloak internal server URL ([ ac61ae5] ( https://github.com/atinux/nuxt-auth-utils/commit/ac61ae5 ) )
11+ - ** cognito:** Integrate OpenID Connect discovery for improved OAuth flow ([ 7a01cc3] ( https://github.com/atinux/nuxt-auth-utils/commit/7a01cc3 ) )
12+ - Add hubspot provider ([ 1a79baf] ( https://github.com/atinux/nuxt-auth-utils/commit/1a79baf ) )
13+
14+ ### 🩹 Fixes
15+
16+ - Make sure the required env is checked ([ #306 ] ( https://github.com/atinux/nuxt-auth-utils/pull/306 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Lint fix ([ 3532d48] ( https://github.com/atinux/nuxt-auth-utils/commit/3532d48 ) )
21+ - Update deps ([ f6f6b71] ( https://github.com/atinux/nuxt-auth-utils/commit/f6f6b71 ) )
22+ - Update deps ([ 7d09be5] ( https://github.com/atinux/nuxt-auth-utils/commit/7d09be5 ) )
23+ - Lint fix ([ c9a3716] ( https://github.com/atinux/nuxt-auth-utils/commit/c9a3716 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
28+ - Guilherme Guimarães <gui.cazaroto@gmail.com >
29+ - Gage Keenan ([ @kilakewe ] ( http://github.com/kilakewe ) )
30+ - Carl Gödecken ([ @MasterCarl ] ( http://github.com/MasterCarl ) )
31+
432## v0.5.6
533
634[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.5...v0.5.6 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.6 " ,
3+ "version" : " 0.5.7 " ,
44 "description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments