reading-notes-ma


Project maintained by mohnalkhateeb Hosted on GitHub Pages — Theme by mattgraham

Spring Boot and OAuth2

The samples are all single-page apps using Spring Boot and Spring Security on the back end. They also all use plain jQuery on the front end. But, the changes needed to convert to a different JavaScript framework or to use server-side rendering would be minimal.

Single Sign On With GitHub

Add a Logout Button

How to Add a Local User Database

Adding an Error Page for Unauthenticated Users