-
Awesome work with getting v2.0 out to work with remix-auth v4. I am running into issues trying to migrate to the latest version though. I noticed that the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes, I think this was temporarily lost in the remix-auth-oauth2 project as well: sergiodxa/remix-auth-oauth2@65b147d I am working around this by creating a subclass:
But I agree, it would be good to fix in the main repo. @danestves I'm happy to contribute this if you want (though it's pretty easy to do, and it might be easier if you just implement it yourself). |
Beta Was this translation helpful? Give feedback.
Yes, I think this was temporarily lost in the remix-auth-oauth2 project as well: sergiodxa/remix-auth-oauth2@65b147d
I am working around this by creating a subclass: