File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.17.0
5
+
6
+ [ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v0.16.0...v0.17.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** session:** ✨ Tokens are now exposed via. userdata not in session cookie ([ 3b28a3f] ( https://github.com/itpropro/nuxt-oidc-auth/commit/3b28a3f ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Jan-Henrik Damaschke ([ @itpropro ] ( http://github.com/itpropro ) )
15
+
4
16
## v0.16.0
5
17
6
18
[ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v0.15.1...v0.16.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-oidc-auth" ,
3
3
"type" : " module" ,
4
- "version" : " 0.16 .0" ,
4
+ "version" : " 0.17 .0" ,
5
5
"private" : false ,
6
6
"packageManager" :
" [email protected] " ,
7
7
"description" : " OIDC authentication module for Nuxt SSR" ,
You can’t perform that action at this time.
0 commit comments