Provider field mapping
| Public URL | https://oauth-dev.instatunnel.my/auth/callback |
|---|---|
| Local port | Use the port from your local app command. |
| Success check | Register exact callback URLs and enforce state parameter validation. |
Flujo de alta intencion
Test OAuth redirect and callback flows for Google, GitHub, and custom IdPs without repeated staging deploys.
App teams integrating social login and identity provider callbacks.
oauth callback localhost
Register exact callback URLs and enforce state parameter validation.
Comando
instatunnel --port 3000 --subdomain oauth-devEjemplo de endpoint publico
https://oauth-dev.instatunnel.my/auth/callback| Public URL | https://oauth-dev.instatunnel.my/auth/callback |
|---|---|
| Local port | Use the port from your local app command. |
| Success check | Register exact callback URLs and enforce state parameter validation. |
If the provider cannot reach the endpoint, confirm the local app is running and restart the tunnel with the same subdomain.
If events arrive but fail verification, compare the exact public URL and signature secret configured in the provider dashboard.
If retries create duplicates, store the provider event ID before performing side effects.
Empieza gratis, valida en local y sube cuando necesites MCP, mas limites o analitica avanzada.