rename openID module
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
server.port=8081
|
||||
google.clientId=TODO
|
||||
google.clientSecret=TODO
|
||||
google.accessTokenUri=https://www.googleapis.com/oauth2/v3/token
|
||||
google.userAuthorizationUri=https://accounts.google.com/o/oauth2/auth
|
||||
google.redirectUri=http://localhost:8081/google-login
|
||||
Reference in New Issue
Block a user