sergiodxa / remix-auth-oauth2

A OAuth2Strategy for Remix Auth
https://sergiodxa.github.io/remix-auth-oauth2/
MIT License
150 stars 56 forks source link

Allow user to reauth #82

Closed davidfou closed 3 months ago

davidfou commented 7 months ago

I'm interested by the contribution proposed by @clgeoio from the PR https://github.com/sergiodxa/remix-auth-oauth2/pull/14.

If someone is interested by this path, it's possible to use it with npm install -SE remix-auth-oauth2@davidfou/remix-auth-oauth2#patch/allow-reauth.

I hope to see this PR or something similar merged :pray:

sergiodxa commented 3 months ago

Support for this was implemented in #89