Routing
connect_google_start
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/v2/auth?scope=openid%20email%20profile&state=0b5d8196a06401beffee8a29f2e98a26&response_type=code&redirect_uri=https%3A%2F%2Ftest-esf.wamacoul.fr%2Fconnect%2Fgoogle%2Fcheck&client_id=943568207690-4odkndnodv7q0cie2h2h0on925i3jqtc.apps.googleusercontent.com
(route: "n/a")
Route Matching Logs
Path to match:
/connect/google
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | connect_discord_start | /connect/discord | Path does not match |
| 2 | connect_discord_check | /connect/discord/check | Path does not match |
| 3 | connect_facebook_start | /connect/facebook | Path does not match |
| 4 | connect_facebook_check | /connect/facebook/check | Path does not match |
| 5 | connect_google_start | /connect/google | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.