You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
When a wrangler.toml has a custom route defined, Miniflare seems to sets the hostname of the request to that route, which breaks OAuth implementations that expect it to be the same redirect_uri that was whitelisted.
The text was updated successfully, but these errors were encountered:
When a wrangler.toml has a custom route defined, Miniflare seems to sets the hostname of the request to that route, which breaks OAuth implementations that expect it to be the same
redirect_uri
that was whitelisted.The text was updated successfully, but these errors were encountered: