okta-spring-boot-2-angular-9-example
okta-spring-boot-2-angular-9-example copied to clipboard
Upgrade to Angular 11 and Spring Boot 2.4
This PR is designed to show you how to upgrade this example to use Angular 11 and Spring Boot 2.4. Since this repo has "angular-9" in the title, I don't plan to upgrade it or its blog post.
See https://github.com/oktadeveloper/okta-spring-boot-2-angular-9-example/pull/14 to learn how to upgrade to Okta Angular SDK 3.0.1. Or, just run the following on this branch:
ng add @oktadev/[email protected]
# update package.json to have "@okta/okta-angular": "3.0.1"
npm install