damienbod / angular-auth-oidc-client

npm package for OpenID Connect, OAuth Code Flow with PKCE, Refresh tokens, Implicit Flow
https://www.npmjs.com/package/angular-auth-oidc-client
MIT License
1.11k stars 418 forks source link

feat: add option to override the auth well known suffix #1940

Closed eneajaho closed 2 weeks ago

eneajaho commented 2 weeks ago

This PR adds the possibility to override the default well know suffix.

FabianGosebrink commented 2 weeks ago

Hey Enea :) Nice to see a PR from you!

eneajaho commented 2 weeks ago

Hey Enea :) Nice to see a PR from you!

Saw that I couldn't change it for my usecase, and needed to send this one PR 😄

FabianGosebrink commented 2 weeks ago

That is awesome, thank you!