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.
1 parent 99bc18c commit d0cb76eCopy full SHA for d0cb76e
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