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
If we're fine using smartphones's default browser (as opposed to UX friendly in-app browser), all we have to do is adjust redirect_uri depending on the platform. Here's snippet from earlier attempt for keycloakjs
When it comes to OIDC/OAtuh2 in CapacitorJS, the best option probably is https://github.com/capacitor-community/generic-oauth2.
If we're fine using smartphones's default browser (as opposed to UX friendly in-app browser), all we have to do is adjust
redirect_uri
depending on the platform. Here's snippet from earlier attempt for keycloakjsThe text was updated successfully, but these errors were encountered: