File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.7
5
+
6
+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.6...v0.0.7 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - ** oauth:** Add generic OAuthConfig type ([ #18 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/18 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Use consistent reference to module ([ 13daa78] ( https://github.com/Atinux/nuxt-auth-utils/commit/13daa78 ) )
15
+
16
+ ### 🏡 Chore
17
+
18
+ - Add SameSite=lax ([ 1b296e2] ( https://github.com/Atinux/nuxt-auth-utils/commit/1b296e2 ) )
19
+
20
+ ### ❤️ Contributors
21
+
22
+ - Sigve Hansen ([ @sifferhans ] ( http://github.com/sifferhans ) )
23
+ - Daniel Roe < daniel@roe.dev >
24
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
25
+
4
26
## v0.0.6
5
27
6
28
[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.5...v0.0.6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
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