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 11# Changelog
22
33
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 <jordan.labrosse@gameverse.app >
29+
430## v0.5.22
531
632[ 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 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.22 " ,
3+ "version" : " 0.5.23 " ,
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