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
The lib is based on the official keycloak-js, so most of the options are supposed to be still supported. However, some options/methods will not be available like callback functions because of the Observable approach.
Regarding the documentation, for now I am testing the lib to find the simplest way to integrate Keycloak in a real world angular app, but this task is in my todo list.
Do you plan to document the service api and if yes, do you have a timeline?
In how far do options and api still conform to those of the official keycloak-js adapter, i.e. to the documentation at https://keycloak.gitbooks.io/securing-client-applications-guide/content/topics/oidc/javascript-adapter.html ?
The text was updated successfully, but these errors were encountered: