Add Secret

You need to create a Secret. This acts as authentication between the provided sdk and the Discord Verify service. This page will guide you through the steps to do this both for testing in Studio, and for your live game.

Studio Secret

  1. Make sure Allow HTTP Requests is enabled.
  2. Press the Create button and edit the secret.

Create Secret

  1. Enter DISCORD_VERIFY_KEY into the Name field.
  2. Enter discord-verify.blackleaf.gg into the Domain field.
  3. Enter the provided secret into the New Value field.

Edit Secret

Production Secret

Note

Only the group owner can create the production secret.

Create Secret

  1. Enter DISCORD_VERIFY_KEY into the Name field.
  2. Enter the provided secret into the Secret field.
  3. Enter discord-verify.blackleaf.gg into the Domain field.

Add Secret Details