Closed kaciakmaciak closed 5 months ago
https://github.com/sergiodxa/remix-auth-oauth2/issues/45
You can keep the returnTo in a session before calling authenticate to start the auth flow, then read from the session in the callback route and use it in successRedirect.
https://github.com/sergiodxa/remix-auth-oauth2/issues/45