Skip to main content

local-testing-admonition

Local Testing

Using http://localhost as the redirect URL directly will not work due to security restrictions.

For local testing, consider using a tunneling service like ngrok or Localtunnel to expose your local development server to a publicly accessible URL.