Skip to content

Commit

Permalink
enhancement/badge-added-in-token
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-zip committed Jun 10, 2024
1 parent 4f483f5 commit b517d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spring:
google:
client-id: ${GOOGLE_CLIENT_ID}
client-secret: ${GOOGLE_CLIENT_SECRET}
redirect-uri: "{baseUrl}/oauth2/callback/{registrationId}"
redirect-uri: "https://auth.bloggios.in/oauth2/callback/{registrationId}"
scope:
- email
- profile
Expand Down

0 comments on commit b517d4f

Please sign in to comment.