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 11# Changelog
22
33
4+ ## v0.5.25
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.24...v0.5.25 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** auth0:** Handle errors passed from Auth0 in query string ([ #456 ] ( https://github.com/atinux/nuxt-auth-utils/pull/456 ) , [ #457 ] ( https://github.com/atinux/nuxt-auth-utils/pull/457 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** module:** Don't update .env if password set in runtimeConfig ([ #452 ] ( https://github.com/atinux/nuxt-auth-utils/pull/452 ) )
15+
16+ ### 🏡 Chore
17+
18+ - ** playground:** Move types/ to shared/types ([ 988dfc6] ( https://github.com/atinux/nuxt-auth-utils/commit/988dfc6 ) )
19+ - Update deps ([ 9c500d9] ( https://github.com/atinux/nuxt-auth-utils/commit/9c500d9 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
24+ - David Ovčačík ([ @dovca ] ( https://github.com/dovca ) )
25+
426## v0.5.24
527
628[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.23...v0.5.24 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.24 " ,
3+ "version" : " 0.5.25 " ,
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