mauriciovigolo / keycloak-angular

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

feat(support provider without module): ✨ add interceptor funtional an… #530

Open apoveda25 opened 7 months ago

apoveda25 commented 7 months ago

…d facctory provider

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] 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: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

ash-burns commented 3 months ago

Can this please be prioritised for release? This is the last library I depend on that doesn't support the non-module approach, which is now the default Angular behaviour.