File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.5
5+
6+ [ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.4...v0.0.5 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Added google as oauth provider ([ #3 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/3 ) )
11+ - Added twitch as supported oauth provider ([ #5 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/5 ) )
12+ - Added auth0 as oauth provider ([ #6 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/6 ) )
13+
14+ ### 💅 Refactors
15+
16+ - Use ` useSession ` generic rather than assertion ([ #4 ] ( https://github.com/Atinux/nuxt-auth-utils/pull/4 ) )
17+
18+ ### 📖 Documentation
19+
20+ - Add demo ([ cbc8b7a] ( https://github.com/Atinux/nuxt-auth-utils/commit/cbc8b7a ) )
21+
22+ ### 🏡 Chore
23+
24+ - ** release:** V0.0.4 ([ 2bc6f9a] ( https://github.com/Atinux/nuxt-auth-utils/commit/2bc6f9a ) )
25+
26+ ### ❤️ Contributors
27+
28+ - Antoine Lassier < toinousp@gmail.com >
29+ - Gerben Mulder ([ @Gerbuuun ] ( http://github.com/Gerbuuun ) )
30+ - Ahmed Rangel ([ @ahmedrangel ] ( http://github.com/ahmedrangel ) )
31+ - Akshara Hegde <akshara.dt@gmail.com >
32+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
33+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
34+
435## v0.0.4
536
637[ compare changes] ( https://github.com/Atinux/nuxt-auth-utils/compare/v0.0.3...v0.0.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-auth-utils" ,
3- "version" : " 0.0.4 " ,
3+ "version" : " 0.0.5 " ,
44 "description" : " Minimalist Auth module for Nuxt with SSR" ,
55 "repository" : " Atinux/nuxt-auth-utils" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments