sergiodxa / remix-auth

Simple Authentication for Remix
MIT License
1.94k stars 112 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.