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.29
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.28...v0.5.29 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add RiotGames OAuth provider ([ #495 ] ( https://github.com/atinux/nuxt-auth-utils/pull/495 ) )
11+ - Add Box provider ([ #498 ] ( https://github.com/atinux/nuxt-auth-utils/pull/498 ) )
12+
13+ ### 🩹 Fixes
14+
15+ - Keycloak provider unhandled error on requestAccessToken ([ #504 ] ( https://github.com/atinux/nuxt-auth-utils/pull/504 ) )
16+
17+ ### 📖 Documentation
18+
19+ - Fix passwordNeedsRehash usage in README ([ #502 ] ( https://github.com/atinux/nuxt-auth-utils/pull/502 ) )
20+
21+ ### 🏡 Chore
22+
23+ - ** playground:** Remove local icon Ory ([ #499 ] ( https://github.com/atinux/nuxt-auth-utils/pull/499 ) )
24+ - Update deps ([ a3d6317] ( https://github.com/atinux/nuxt-auth-utils/commit/a3d6317 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
29+ - Ciril.tr < ciroman@gmail.com >
30+ - Robert Hoffmann <mail.someone@gmail.com >
31+ - Ahmed Rangel ([ @ahmedrangel ] ( https://github.com/ahmedrangel ) )
32+ - Jordan Labrosse <jordan.labrosse@gameverse.app >
33+ - Richex-cn < i@richex.cn >
34+
435## v0.5.28
536
637[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.27...v0.5.28 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.28 " ,
3+ "version" : " 0.5.29 " ,
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