Redirect 302 redirect from GET @hwi_oauth_service_redirect (f769c5)

GET https://travelon.dev07.odev.io/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=826002994676-i5c129qjh0t09jgoorh87f6h34b0vaas.apps.googleusercontent.com&scope=email+profile&redirect_uri=https%3A%2F%2Ftravelon.dev07.odev.io%2Flogin%2Fcheck-google&access_type=offline (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.