Routing
hwi_google_login_check
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://www.audiack.com/login
Route Matching Logs
Path to match:
/login/check-google
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
3 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
4 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
5 | hwi_oauth_connect | /oauth/login/ | Path does not match |
6 | hwi_google_login_check | /login/check-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.