We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99bc18c + d0cb76e commit fc28033Copy full SHA for fc28033
src/main/resources/application.yml
@@ -59,10 +59,10 @@ spring:
59
client:
60
registration:
61
google:
62
+ client-id: ego-client
63
+ client-secret:
64
provider: google
65
clientName: ego
- clientId: ego-client
- clientSecret:
66
authorizationGrantType: authorization_code
67
clientAuthenticationMethod: client_secret_post
68
redirectUri: "http://localhost:8081/oauth/code/google"
0 commit comments