Releases: sergiodxa/remix-auth
Releases · sergiodxa/remix-auth
v1.4.0
14 Sep 18:56
Compare
Sorry, something went wrong.
No results found
v1.3.0
10 Sep 23:23
Compare
Sorry, something went wrong.
No results found
Minor Changes
Make getAccessToken protected to allow overwrites: 0a72a5a
v1.2.0
31 Aug 03:57
Compare
Sorry, something went wrong.
No results found
Minor Changes
Auth0Strategy support customizing the scope: #6
v1.1.0
13 Aug 22:53
Compare
Sorry, something went wrong.
No results found
Minor Changes
Allow customization of the session key used to store the user data: #2
Patches
Create code of conduct: 8d07cdf
Create contributing guidelines: a6b28f8
Update Authenticator docs: 7f9e69b
Clone Response on MockStrategy authenticate call: 6798f4e
Document the MockStrategy: 30972c6
Document how to test with Remix Auth: 047445e
Change CI workflow: #3
v1.0.1
26 Jul 22:34
Compare
Sorry, something went wrong.
No results found
v1.0.0
24 Jul 09:04
Compare
Sorry, something went wrong.
No results found
Initial release including the strategies:
OAuth2
Auth0
Local
Basic
Custom
Mock