Module: kc-auth

Keycloak authentication component.

Source:

Example

<KeycloakAuth />

Methods

(function) data()

Method data
Source:

(method) handleCredentialResponse(response)

Handles the response from the Keycloak authentication server.

Parameters:
Name Type Description
response Object

The response from the Keycloak authentication server.

Source:

(function) mounted()

Initializes the Keycloak authentication component.

Source: