File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.6
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.5...v0.5.6 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Adding ` organization_id ` option for WorkOS provider ([ 677b226] ( https://github.com/atinux/nuxt-auth-utils/commit/677b226 ) )
11
+ - Add strava oauth provider ([ 96363b2] ( https://github.com/atinux/nuxt-auth-utils/commit/96363b2 ) )
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - Seznam config ([ 90d0d18] ( https://github.com/atinux/nuxt-auth-utils/commit/90d0d18 ) )
16
+ - ** instagram:** Oauth provider ([ 192e0e7] ( https://github.com/atinux/nuxt-auth-utils/commit/192e0e7 ) )
17
+
18
+ ### 🏡 Chore
19
+
20
+ - Update deps ([ fb894bf] ( https://github.com/atinux/nuxt-auth-utils/commit/fb894bf ) )
21
+ - Update deps" ([ f4ef630] ( https://github.com/atinux/nuxt-auth-utils/commit/f4ef630 ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
26
+ - Sandro Circi ([ @sandros94 ] ( http://github.com/sandros94 ) )
27
+ - Justpeterpan <
[email protected] >
28
+ - David Stranava ([ @stranavad ] ( http://github.com/stranavad ) )
29
+ - Brian Coleman ([ @brianacdev ] ( http://github.com/brianacdev ) )
30
+
4
31
## v0.5.5
5
32
6
33
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.4...v0.5.5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.5 " ,
3
+ "version" : " 0.5.6 " ,
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