GET https://api.dashiro.ro/connect/google

Routing

hwi_oauth_service_redirect Matched route

Route Parameters

Name Value
service
"google"

Route Redirection

This page redirects to:

https://accounts.google.com/o/oauth2/auth?response_type=code&client_id=565103196568-5ab4ni49p3ebl9pmpu8lgq7d714uevpj.apps.googleusercontent.com&scope=email+profile&redirect_uri=https%3A%2F%2Fapi.dashiro.ro%2Flogin%2Fcheck-google&access_type=offline&prompt=consent (route: "n/a")

Route Matching Logs

Path to match: /connect/google
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 hwi_oauth_service_redirect /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.