Commit 04eb110f authored by Noel Alonso's avatar Noel Alonso
Browse files

Añade token para validar recaptcha

parent c839854b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@ management.endpoints.web.exposure.include=health, info, prometheus
spring.application.name=api user
spring.aop.proxy-target-class=true

recaptcha.secret=secret

#oauth
oauth.check_token.endpoint=${oauth.server}/api/oauth/check_token
oauth.client.id=clientId