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 11# Changelog
22
33
4+ ## v0.5.17
5+
6+ [ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.16...v0.5.17 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add LiveChat OAuth ([ #376 ] ( https://github.com/atinux/nuxt-auth-utils/pull/376 ) )
11+ - Add azure b2c oauth provider ([ #362 ] ( https://github.com/atinux/nuxt-auth-utils/pull/362 ) )
12+ - Add kick provider ([ #360 ] ( https://github.com/atinux/nuxt-auth-utils/pull/360 ) )
13+
14+ ### 🩹 Fixes
15+
16+ - Verify steam credentials ([ #365 ] ( https://github.com/atinux/nuxt-auth-utils/pull/365 ) )
17+ - Remove ` ohash ` dependency ([ #377 ] ( https://github.com/atinux/nuxt-auth-utils/pull/377 ) )
18+ - ** oauth, apple:** Return tokens in response ([ #373 ] ( https://github.com/atinux/nuxt-auth-utils/pull/373 ) )
19+ - ** oauth, facebook:** Prevent duplication of config.fields and config.scope in defu merge ([ #375 ] ( https://github.com/atinux/nuxt-auth-utils/pull/375 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Ahmed Rangel ([ @ahmedrangel ] ( http://github.com/ahmedrangel ) )
24+ - Nathan Rowe ([ @n-rowe ] ( http://github.com/n-rowe ) )
25+ - Artemis Mendrinos ([ @mendrinos ] ( http://github.com/mendrinos ) )
26+ - Dominik Opyd <dominik.opyd@gmail.com >
27+ - Indrek Ardel < indrek@ardel.eu >
28+ - Marios Antonoudiou ([ @mariosant ] ( http://github.com/mariosant ) )
29+ - NiTrO0FuN ([ @NiTrO0FuN ] ( http://github.com/NiTrO0FuN ) )
30+
431## v0.5.16
532
633[ compare changes] ( https://github.com/atinux/nuxt-auth-utils/compare/v0.5.15...v0.5.16 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.5.16 " ,
3+ "version" : " 0.5.17 " ,
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