DEV Community

Discussion on: Keycloak Integration in Angular Application

Collapse
 
jashi79 profile image
SIVA • Edited

SSO Is possible with the above code or we need add some other functionality

Thread Thread
 
anjnkmr profile image
Anjan Kumar

I just realised that i didn't include the AuthService, We need to have AuthService file along with above, I will share it today.

Thread Thread
 
anjnkmr profile image
Anjan Kumar

Just added AuthService, please check

Thread Thread
 
jashi79 profile image
SIVA

Thank You So much