{{_ 'Authentication Settings'}}

{{_ 'Facebook Settings'}}
{{#if errors.service.facebook.active}} {{errors.service.facebook.active}} {{/if}}
{{#if errors.service.facebook.token}} {{errors.service.facebook.token}} {{/if}}
{{#if errors.service.facebook.secret}} {{errors.service.facebook.secret}} {{/if}}
{{#_ 'See: %s for more information on how to get these tokens.'}} https://developers.facebook.com/docs {{/_}}
{{_ 'Twitter Settings'}}
{{#if errors.service.twitter.active}} {{errors.service.twitter.active}} {{/if}}
{{#if errors.service.twitter.token}} {{errors.service.twitter.token}} {{/if}}
{{#if errors.service.twitter.secret}} {{errors.service.twitter.secret}} {{/if}}
{{#_ 'See: %s for more information on how to get these tokens.'}} https://developer.twitter.com/en/docs {{/_}}
{{_ 'LinkedIn Settings'}}
{{#if errors.service.linkedin.active}} {{errors.service.linkedin.active}} {{/if}}
{{#if errors.service.linkedin.token}} {{errors.service.linkedin.token}} {{/if}}
{{#if errors.service.linkedin.secret}} {{errors.service.linkedin.secret}} {{/if}}
{{#_ 'See: %s for more information on how to get these tokens.'}} https://developer.linkedin.com/docs {{/_}}
{{_ 'Google Settings'}}
{{#if errors.service.google.active}} {{errors.service.google.active}} {{/if}}
{{#if errors.service.google.token}} {{errors.service.google.token}} {{/if}}
{{#if errors.service.google.secret}} {{errors.service.google.secret}} {{/if}}
{{#_ 'See: %s for more information on how to get these tokens.'}} https://developers.google.com/identity/protocols/OAuth2 {{/_}}
{{_ 'CAPTCHA Settings'}}
{{#if errors.service.captcha.active}} {{errors.service.captcha.active}} {{/if}}
{{#if errors.service.captcha.token}} {{errors.service.captcha.token}} {{/if}}
{{#if errors.service.captcha.secret}} {{errors.service.captcha.secret}} {{/if}}
{{#_ 'See: %s for more information on how to get these tokens.'}} https://www.google.com/recaptcha/intro/v3.html {{/_}}
{{_ 'Submission Settings'}}
{{#if errors.submission.attempt.captcha}} {{errors.submission.attempt.captcha}} {{/if}}
{{#if errors.submission.attempt.lockout}} {{errors.submission.attempt.lockout}} {{/if}}
{{#if errors.submission.attempt.wait}} {{errors.submission.attempt.wait}} {{/if}}