File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.5.5
5
+
6
+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.4...v0.5.5 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Add workos oauth provider ([ bfa2a88] ( https://github.com/atinux/nuxt-auth-utils/commit/bfa2a88 ) )
11
+ - Add seznam oauth provider ([ #285 ] ( https://github.com/atinux/nuxt-auth-utils/pull/285 ) )
12
+ - ** webauthn:** Add event to validateUser to track authenticated users ([ #287 ] ( https://github.com/atinux/nuxt-auth-utils/pull/287 ) )
13
+
14
+ ### 🏡 Chore
15
+
16
+ - Update packageManager to pnpm 9.13.2 ([ fc0d991] ( https://github.com/atinux/nuxt-auth-utils/commit/fc0d991 ) )
17
+
18
+ ### ❤️ Contributors
19
+
20
+ - Sébastien Chopin ([ @atinux ] ( http://github.com/atinux ) )
21
+ - David Stranava ([ @stranavad ] ( http://github.com/stranavad ) )
22
+ - Brian Coleman
< [email protected] >
23
+
4
24
## v0.5.4
5
25
6
26
[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.3...v0.5.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-auth-utils" ,
3
- "version" : " 0.5.4 " ,
3
+ "version" : " 0.5.5 " ,
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