GET https://travelon.dev07.odev.io/connect/facebook

Routing

hwi_oauth_service_redirect Matched route

Route Parameters

Name Value
service
"facebook"

Route Redirection

This page redirects to:

https://www.facebook.com/v19.0/dialog/oauth?response_type=code&client_id=1709095746363826&scope=email+public_profile&redirect_uri=https%3A%2F%2Ftravelon.dev07.odev.io%2Flogin%2Fcheck-facebook&display=popup&auth_type=rerequest (route: "n/a")

Route Matching Logs

Path to match: /connect/facebook
# 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.