manfredsteyer / angular-oauth2-oidc

Support for OAuth 2 and OpenId Connect (OIDC) in Angular.
MIT License
1.86k stars 681 forks source link

feat: update project to Angular 17 #1383

Open michaelfaith opened 6 months ago

michaelfaith commented 6 months ago

The primary focus for this change is to update the project to Angular 17, verify functionality, and update documentation to reflect compatibility.

In addition to this primary goal, I also did the following quality of life updates:

Closes #1379

ev45ive commented 2 months ago

Maybe SSR support since angular 17 made it default? Or at least noop support? #1408