Changeset b8dc761 for src/main/resources/application.properties
- Timestamp:
- 01/05/22 15:57:29 (3 years ago)
- Branches:
- master
- Children:
- 6fa3d09
- Parents:
- 881a233
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/application.properties
r881a233 rb8dc761 19 19 20 20 server.port=9091 21 22 spring.security.oauth2.client.registration.google.client-id=365912873832-mqicpsq1fbbi8e01ghslpulgblkngk3l.apps.googleusercontent.com 23 spring.security.oauth2.client.registration.google.client-secret=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 24 spring.security.oauth2.client.registration.google.scope=profile,email 25 26 spring.security.oauth2.client.registration.facebook.client-id=429047632308553 27 spring.security.oauth2.client.registration.facebook.client-secret=c13280b6c116663c5bdd85c5b7a986e1 28 spring.security.oauth2.client.registration.facebook.scope=public_profile,email
Note:
See TracChangeset
for help on using the changeset viewer.