Routing
social_oauth_login
Matched route
Route Parameters
Name | Value |
---|---|
service | "google" |
Route Redirection
This page redirects to:
https://accounts.google.com/o/oauth2/v2/auth?scope=openid%20email%20profile&state=b966d9ec07518198f00003cf98de389d&response_type=code&redirect_uri=https%3A%2F%2Fwww.tramitesdae.uagro.mx%2Foauth%2Fcheck%2Fgoogle&client_id=625214327708-7dvt4c796r220d98t4u9o2l8q85gq60q.apps.googleusercontent.com
(route: "n/a")
Route Matching Logs
Path to match:
/oauth/service/google
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | social_oauth_login | /oauth/service/{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.