mauriciovigolo / keycloak-angular

Easy Keycloak setup for Angular applications.
MIT License
714 stars 271 forks source link

Feature: Angular v.17 update. #527

Closed mauriciovigolo closed 7 months ago

mauriciovigolo commented 7 months ago

Description

Angular v.17 update including:

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #521

What is the new behavior?

Does this PR introduce a breaking change?

[X] Yes
[ ] No

KeycloakService#isLoggedIn doesn't return a Promise anymore.

Other information