You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a link to a minimal reproduction of the bug
NA
Please provide the exception or error you saw
NA
Steps to reproduce the behavior
NA
A clear and concise description of what you expected to happen.
We have a usecase where a inital request for a user registration contains a login_hint.
On initialization the application does a checkAuth and validates the login_hint is present in the request and proceeds with a authorize request.
The AutoLoginPartialRoutesGuard overides the Inital Request.
Version
^18.0.1
Please provide a link to a minimal reproduction of the bug
NA
Please provide the exception or error you saw
Steps to reproduce the behavior
A clear and concise description of what you expected to happen.
Additional context
app.component.ts:
app.routes.ts:
Configuration:
The text was updated successfully, but these errors were encountered: