File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.0.0-beta.2
5+
6+ [ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.1...v1.0.0-beta.2 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** provider:** ✨ Added Microsoft provider ([ 3f2519d] ( https://github.com/itpropro/nuxt-oidc-auth/commit/3f2519d ) )
11+
12+ ### 📖 Documentation
13+
14+ - ** provider:** ✏️ Added docs for Microsoft provider ([ e79f856] ( https://github.com/itpropro/nuxt-oidc-auth/commit/e79f856 ) )
15+
16+ ### ❤️ Contributors
17+
18+ - Jan-Henrik Damaschke ([ @itpropro ] ( http://github.com/itpropro ) )
19+
420## v1.0.0-beta.1
521
622[ compare changes] ( https://github.com/itpropro/nuxt-oidc-auth/compare/v1.0.0-beta.0...v1.0.0-beta.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-oidc-auth" ,
33 "type" : " module" ,
4- "version" : " 1.0.0-beta.1 " ,
4+ "version" : " 1.0.0-beta.2 " ,
55 "private" : false ,
66 "packageManager" :
" [email protected] " ,
77 "description" : " OIDC authentication module for Nuxt SSR" ,
You can’t perform that action at this time.
0 commit comments