File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.21
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.20...v0.5.21 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** keycloak:** Allow fetch userinfo using internal url ([ #430 ] ( https://github.com/atinux/nuxt-auth-utils/pull/430 ) )
11+
12+ ### 📖 Documentation
13+
14+ - Fix missing auth.d.ts session types in server dir Nuxt 4 ([ #437 ] ( https://github.com/atinux/nuxt-auth-utils/pull/437 ) )
15+
16+ ### 🏡 Chore
17+
18+ - ** release:** V0.5.20 ([ f7127f5] ( https://github.com/atinux/nuxt-auth-utils/commit/f7127f5 ) )
19+ - Update to return when using invalidState ([ 60f32d8] ( https://github.com/atinux/nuxt-auth-utils/commit/60f32d8 ) )
20+
21+ ### ❤️ Contributors
22+
23+ 24+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
25+ - Eckhardt (Kaizen) Dreyer <
[email protected] >
26+
427## v0.5.20
528
629[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.19...v0.5.20 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.20 " ,
3+ "version" : " 0.5.21 " ,
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