0

add google oauth2

This commit is contained in:
lcarlyl
2022-04-21 18:34:10 +03:00
parent 3fa106491a
commit cf3780844d
15 changed files with 155 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ rootProject.name = 'spring-oauth2-examples'
include('discord')
include('github')
include('twitch')
include('google')