File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.8
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.7...v0.5.8 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Self-hosted Gitlab instances ([ #323 ] ( https://github.com/atinux/nuxt-auth-utils/pull/323 ) )
11+ - Add Line OAuth provider ([ #312 ] ( https://github.com/atinux/nuxt-auth-utils/pull/312 ) )
12+ - Add atlassian oauth-provider ([ #307 ] ( https://github.com/atinux/nuxt-auth-utils/pull/307 ) , [ #308 ] ( https://github.com/atinux/nuxt-auth-utils/pull/308 ) )
13+
14+ ### 🩹 Fixes
15+
16+ - Add discord oauth error ([ #316 ] ( https://github.com/atinux/nuxt-auth-utils/pull/316 ) )
17+ - Normalise errors when user not accessible ([ c98ea5d] ( https://github.com/atinux/nuxt-auth-utils/commit/c98ea5d ) )
18+
19+ ### 🏡 Chore
20+
21+ - Disable test: types ([ ec9b727] ( https://github.com/atinux/nuxt-auth-utils/commit/ec9b727 ) )
22+ - Rename jtw to jwt ([ #326 ] ( https://github.com/atinux/nuxt-auth-utils/pull/326 ) )
23+ - Update deps ([ 9cd39e8] ( https://github.com/atinux/nuxt-auth-utils/commit/9cd39e8 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Sébastien Chopin < atinux@gmail.com >
28+ - Jonas ([ @jonasfroeller ] ( http://github.com/jonasfroeller ) )
29+ - Devskillpro ([ @devskillpro ] ( http://github.com/devskillpro ) )
30+ - Exit ([ @exitss ] ( http://github.com/exitss ) )
31+ - Benjamin Stauß < benni@stauss.es >
32+ - Thijs Wijnmaalen < thijs@wijnmaalen.name >
33+
434## v0.5.7
535
636[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.6...v0.5.7 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.7 " ,
3+ "version" : " 0.5.8 " ,
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