Releases: juhanakristian/remix-auth-microsoft
Releases · juhanakristian/remix-auth-microsoft
v3.0.1
v3.0.0
v2.0.0
- Renamed variables to be more in line with Microsoft documentation #7 @cjoecker
- Allow users to pass scope as array #12 @TheRealFlyingCoder
v1.0.3
Adds support for prompt
parameter
v1.0.2
Updated documentation, package author and links.
v1.0.1
fix: incorrect default strategy name
v1.0.0
This first release includes the code and tests of the MicrosoftStrategy for version 3 of Remix Auth and it uses the remix-auth-oauth2 package.