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.12k stars 422 forks source link

[Question]: Angular 18 Standalone sample app #1959

Open Andreas-Klapproth opened 3 weeks ago

Andreas-Klapproth commented 3 weeks ago

What Version of the library are you using? 17.1

Question Can you please update the sample apps, the docu the different from the sample apps. Maybe you can add a standalone version ?

thank you

timdeschryver commented 3 weeks ago

See https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-standalone for an example with the standalone version.