File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.5.28
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.27...v0.5.28 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add osu! oauth provider ([ #492 ] ( https://github.com/atinux/nuxt-auth-utils/pull/492 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Rename ` oicd ` to ` oidc ` in OAuthProvider type ([ #485 ] ( https://github.com/atinux/nuxt-auth-utils/pull/485 ) )
15+ - ** OIDC:** Typo + make ` PKCE ` and ` nonce ` mandatory as per specs ([ #491 ] ( https://github.com/atinux/nuxt-auth-utils/pull/491 ) )
16+
17+ ### 📖 Documentation
18+
19+ - Add tip in the readme for access aaguid and how to use it ([ #487 ] ( https://github.com/atinux/nuxt-auth-utils/pull/487 ) )
20+
21+ ### 🏡 Chore
22+
23+ - Add types for Kick and Twitch providers ([ #489 ] ( https://github.com/atinux/nuxt-auth-utils/pull/489 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Sandro Circi ([ @sandros94 ] ( https://github.com/sandros94 ) )
28+ - Agatem ([ @agatemosu ] ( https://github.com/agatemosu ) )
29+ - Lars Rickert <lars.rickert@mail.schwarz >
30+ - Ahmed Rangel ([ @ahmedrangel ] ( https://github.com/ahmedrangel ) )
31+ - Kevin Olson ([ @acidjazz ] ( https://github.com/acidjazz ) )
32+
433## v0.5.27
534
635[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.26...v0.5.27 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.27 " ,
3+ "version" : " 0.5.28 " ,
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