feat: Add success alert after login (CAS-1) #19

Closed
ptran wants to merge 2 commits from feat/success-alert into main
Collaborator
No description provided.
ptran added 2 commits 2025-02-12 10:38:18 +00:00
ptran changed title from feat/success-alert to feat/success-alert (CAS-1) 2025-02-12 10:39:15 +00:00
ptran force-pushed feat/success-alert from ee19dc7c29 to fe4116d4c2 2025-02-12 10:39:56 +00:00 Compare
ptran changed title from feat/success-alert (CAS-1) to feat: Add success alert after login (CAS-1) 2025-02-12 10:43:28 +00:00
jank1619 reviewed 2025-02-12 10:43:30 +00:00
@ -17,1 +17,3 @@
keycloak.init({
export const initializeKeycloak = (keycloak: KeycloakService) => async () => {
keycloak.keycloakEvents$.subscribe({
next: (e: any) => {
Collaborator

never use any

never use any
ptran closed this pull request 2025-02-12 10:48:12 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: projects/casino#19
No description provided.