sergiodxa / remix-auth-oauth2

A OAuth2Strategy for Remix Auth
https://sergiodxa.github.io/remix-auth-oauth2/
MIT License
154 stars 57 forks source link

Non absolute callbackURL not being set properly in Authorization request #12

Closed niwsa closed 2 years ago

niwsa commented 2 years ago

Eventhough proper handling is done at getCallbackURL, the same needs to happen in getAuthorizationURL.