File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.9
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.8...v0.0.9 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add max_age param for auth0 ([ #26 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/26 ) )
11
+ - Added Microsoft as oauth provider ([ #8 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/8 ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Jakub Frelik <
[email protected] >
16
+ - Uģis ([ @BerzinsU ] ( http://github.com/BerzinsU ) )
17
+
4
18
## v0.0.8
5
19
6
20
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.7...v0.0.8 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
4
4
"description" : " Minimalist Auth module for Nuxt with SSR" ,
5
5
"repository" : " Atinux/nuxt-auth-utils" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments