Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wethmiranasinghe authored Oct 14, 2024
1 parent 24744dd commit 359e55a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions back-end/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,20 +34,6 @@ spring:
connection timeout: 5000
timeout: 3000
write timeout: 5000
security:
oauth2:
client:
registration:
google:
client-id: 257276141541-av8vs5jp5u7e9f3am8dllo761kg7abo8.apps.googleusercontent.com
client-secret: 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
scope: openid, profile, email, https://www.googleapis.com/auth/calendar
provider:
google:
authorization-uri: https://accounts.google.com/o/oauth2/v2/auth
token-uri: https://oauth2.googleapis.com/token
user-info-uri: https://www.googleapis.com/oauth2/v3/userinfo
user-name-attribute: sub

servlet:
multipart:
Expand Down

0 comments on commit 359e55a

Please sign in to comment.