0

add gitlab oauth2

This commit is contained in:
lcarlyl
2022-04-21 18:04:17 +03:00
parent 3fa106491a
commit efa280e08e
11 changed files with 175 additions and 0 deletions

View File

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