Routing
2le-auth
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/oauth/v2/auth?client_id=1_3izavita75uscggc48cow448g4og4ow0cosggogwksos4ockgo&redirect_uri=http://127.0.0.1:8283/login_check&response_type=code&state=3bc8ad31aeac8b6ccb2f6784753844c5
(route: "n/a")
Route Matching Logs
Path to match:
/2le-auth
# | Route name | Path | Log |
---|---|---|---|
1 | api_utils_users | /api/utils/users | Path does not match |
2 | api_utils_pass | /api/utils/pass/{id} | Path does not match |
3 | api_utils_roles | /api/utils/roles | Path does not match |
4 | api_utils_add | /api/utils/users/add | Path does not match |
5 | api_utils_edit | /api/utils/users/edit/{id} | Path does not match |
6 | api_utils_reset | /api/utils/users/reset/{id} | Path does not match |
7 | api_utils_reset_locale | /api/utils/users/reset/{id}/{_locale} | Path does not match |
8 | 2le-auth | /2le-auth | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.