Routing
hwi_oauth_service_redirect
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
| service | "google" |
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=814292089476-sku9vheqngf70pn3fgdnhv5heoih0ktk.apps.googleusercontent.com&scope=email+profile&redirect_uri=https%3A%2F%2Frutascsf.mapescador.duckdns.org%2Fes%2Flogin%2Fwith-google
(route: "n/a")
Route Matching Logs
Path to match:
/es/connect/google
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fc_load_events | /fc-load-events | Path does not match |
| 2 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 3 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 4 | hwi_oauth_service_redirect.es | /es/connect/{service} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.