*Why* to understand if wrapping keycloak-js adapter will work for us
*What*
*How*
We should have the following classes:
* User model * Authenticator interface and implemented using Keycloak js * Auth module ** login ** logout ** currentUser
To init Keycloak.js, see https://github.com/aerogear/aerogear-js-sdk/blob/master/docs/contributing-guide.adoc |
|