Hey, nice initiative, it's great to have modern options because keycloak-js is heavy and will be deprecated. Thanks.
Do you consider the possibility of adding adapters to use the library in other contexts, like mobile apps? In this case, we need to open an in-app browser instead of redirecting the user. I have created an adapter for Keycloak-JS for Capacitor, using the Capacitor App plugin (listener for app URL open) and the Capacitor Browser (listener for browser closed by user) but it's something internal.
Let me know what's are your thoughts.
Hey, nice initiative, it's great to have modern options because keycloak-js is heavy and will be deprecated. Thanks.
Do you consider the possibility of adding adapters to use the library in other contexts, like mobile apps? In this case, we need to open an in-app browser instead of redirecting the user. I have created an adapter for Keycloak-JS for Capacitor, using the Capacitor App plugin (listener for app URL open) and the Capacitor Browser (listener for browser closed by user) but it's something internal.
Let me know what's are your thoughts.