Select Git revision
-
Reiter, Christoph authored
This should make it more clear what the components are used for
Reiter, Christoph authoredThis should make it more clear what the components are used for
index.js 132 B
import {AuthKeycloak} from './auth-keycloak.js';
import {LoginButton} from './login-button.js';
export {AuthKeycloak, LoginButton};