File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.23
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.22...v0.5.23 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add Ory provider ([ #417 ] ( https://github.com/atinux/nuxt-auth-utils/pull/417 ) )
11
+ - Add Roblox OAuth provider ([ #420 ] ( https://github.com/atinux/nuxt-auth-utils/pull/420 ) )
12
+ - Add GitHub ` state ` param ([ #423 ] ( https://github.com/atinux/nuxt-auth-utils/pull/423 ) )
13
+
14
+ ### 🩹 Fixes
15
+
16
+ - Prevent session password in .env from being included in production builds ([ #419 ] ( https://github.com/atinux/nuxt-auth-utils/pull/419 ) )
17
+
18
+ ### 🏡 Chore
19
+
20
+ - Update deps ([ 7e86ab9] ( https://github.com/atinux/nuxt-auth-utils/commit/7e86ab9 ) )
21
+
22
+ ### ❤️ Contributors
23
+
24
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
25
+ - Tom Lewis ([ @tomlewis0 ] ( http://github.com/tomlewis0 ) )
26
+ - Dog ([ @dgxo ] ( http://github.com/dgxo ) )
27
+ - Matthew Messinger ([ @mattmess1221 ] ( http://github.com/mattmess1221 ) )
28
+ - Jordan Labrosse <
[email protected] >
29
+
4
30
## v0.5.22
5
31
6
32
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.20...v0.5.22 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.22 " ,
3
+ "version" : " 0.5.23 " ,
4
4
"description" : " Add Authentication to Nuxt applications with secured & sealed cookies sessions." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments