jeroenheijmans / sample-angular-oauth2-oidc-with-auth-guards

Basic example of how to integrate the angular-oauth2-oidc library in an Angular SPA utilizing AuthGuards.
MIT License
257 stars 113 forks source link

Update to Angular 16 #135

Closed jeroenheijmans closed 1 year ago

jeroenheijmans commented 1 year ago

Let's update the sample to Angular 16.

jeroenheijmans commented 1 year ago

Opened this because I saw the related issue on the library issues list, but I think v15.x of the library will work fine with Angular 16 too. Pull request seems to say so, and if CI/CD is green we'll merge in a bit.