Skip to content

Conversation

@kryslin
Copy link

@kryslin kryslin commented Mar 19, 2024

Example of yaml configuration:

friendlycaptcha_secret_key: 'friendlycaptcha_secret_key'
friendlycaptcha_secret_key_variants:
  -
    value: 'friendlycaptcha_secret_key_variant_for_development'
    condition: 'applicationContext == "Development"'

friendlycaptcha_site_key: 'friendlycaptcha_site_key'
friendlycaptcha_site_key_variants:
  -
    value: 'friendlycaptcha_site_key_for_development'
    condition: 'applicationContext == "Development"'

…ants based on conditions evaluated using Expression Language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant