sergiodxa / remix-auth-oauth2

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

Support proxies for callback #60

Closed kentcdodds closed 1 year ago

kentcdodds commented 1 year ago

This references standard and pseudo-standard headers for determining the domain so we can properly determine the host and protocol for callback URLs.

kentcdodds commented 1 year ago

Without this, the Epic Stack GitHub auth doesn't currently work: https://www.epicstack.dev/login