sergiodxa / remix-auth

Simple Authentication for Remix
https://sergiodxa.github.io/remix-auth/
MIT License
2k stars 110 forks source link

fork: upgrade to rr7 #302

Closed jacobparis closed 3 weeks ago

jacobparis commented 3 weeks ago

Needed to fork and swap deps, went pretty smoothly. I assume you have your own plans for when to release an RR7 update so I'll close but making this PR in case anyone wants to switch to my fork temporarily

sergiodxa commented 3 weeks ago

I think I will probably copy the SessionStorage interface here and the redirect and json helpers so it can work with Remix and RR