Routing
connect_facebook_start
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.facebook.com/v2.12/dialog/oauth?scope=public_profile%2Cemail&state=679bdc2ba4dc27e53383b3e099583f85&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Ftest-esf.wamacoul.fr%2Fconnect%2Ffacebook%2Fcheck&client_id=1259294444684319
(route: "n/a")
Route Matching Logs
Path to match:
/connect/facebook
| # | 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 | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.