sergiodxa / remix-auth

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

Accept headers in isAuthenticated #231

Closed sergiodxa closed 1 year ago

sergiodxa commented 1 year ago

Allow to pass a HeadersInit object to isAuthenticated if a successRedirect and/or failureRedirect is set.