feat: Add success alert after login (CAS-1) #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/success-alert"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
feat/success-alertto feat/success-alert (CAS-1)ee19dc7c29
tofe4116d4c2
feat/success-alert (CAS-1)to feat: Add success alert after login (CAS-1)@ -17,1 +17,3 @@
keycloak.init({
export const initializeKeycloak = (keycloak: KeycloakService) => async () => {
keycloak.keycloakEvents$.subscribe({
next: (e: any) => {
never use any
Pull request closed