I have a very small app with all latest packages.
Angular 19.2
I am struggling to complete the redirect login flow using keycloak.
- What URL should I use to redirectUrl on login method.
- How to parse the token from url in webView.
- etc..
Is there anywhere some easy to follow explanation.
Thanks for help.