-
Notifications
You must be signed in to change notification settings - Fork 434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Add support for Angular 17 #1861
Comments
Would also be nice to provide examples in the documentation for purely standalone component based angular 17 applications that do not use any modules. |
https://angular-auth-oidc-client.com/docs/migrations/v15-to-v16 |
https://github.com/FabianGosebrink/doggo-rate-app ✅ Cross Platform (Have to fix mobile tho 😉 ) |
@jdiemke we forgot to add it to the samples docs, but you can find the standalone sample in https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-standalone |
Is your feature request related to a problem? Please describe.
Angular has been updated to version 17 while in package.json the dependency marks version 16
Describe the solution you'd like
Update the dependencies in the package.json file
Additional context
Angular has been updated to version 17
The text was updated successfully, but these errors were encountered: