Skip to content

Cepr0/sb-oauth2-google-signin-demo

Repository files navigation

Combination of local OAuth2 authentication and Google Sign-in in Spring Boot application

This example demonstrates the situation when you have Single Page Application (SPA), your own authorization server that works with JWT tokens and your own user database, but you need to add authentication via Google Sign-in, so that Google users are transparently registered in the local user database and your JWT token was generated for them as well.

Diagram

Used stack

Demo

Demo

Used resources

About

Combination of local OAuth2 authentication and Google Sign-in in Spring Boot application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors