Serving Angular App from Spring Boot Server for Secure ๐ OAuth Flow - Part 2 โ
Learn how to use the client-server as a proxy to make API requests from the angular app to the resource server

Search for a command to run...
Series
In this series, I will show different components involved in OAuth2 and how to use OAuth2 in Single Page Application using Angular framework for front-end and Spring Boot as back-end.
Learn how to use the client-server as a proxy to make API requests from the angular app to the resource server

Learn to use OAuth on Spring Boot Server and to serve Angular app post successful authentication

Learn what are some of security risks when we use OAuth2 for authentication and authorization in Single Page Applications

Learn how to send custom response in case of authentication failure or authorization failure

Creating a resource / API server using Spring Boot Framework

Learn how to use Okta as an authorization server for your angular application
