Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

spring:
security:
oauth2:
client:
registration:
google:
clientId: "ClientID"
clientSecret: "ClientSecret"

...