GET https://dev.my-waycard.com/logout

Routing

_logout_main Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://dev.my-waycard.com/login

Route Matching Logs

Path to match: /logout
# Route name Path Log
1 qr_code_generate /qr-code/{builder}/{data} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 hwi_oauth_service_redirect /connect/{service} Path does not match
4 hwi_oauth_connect_service /connect/service/{service} Path does not match
5 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
6 hwi_oauth_connect /oauth/ Path does not match
7 apple_login /login/check-apple Path does not match
8 google_login /login/check-google Path does not match
9 microsoft_login /login/check-microsoft Path does not match
10 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
11 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
12 2fa_login /2fa Path does not match
13 2fa_login_check /2fa_check Path does not match
14 _logout_main /logout Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.