Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created February 15, 2022 11:05
Show Gist options
  • Save larkintuckerllc/7acdbbc12176a470656874c73685815c to your computer and use it in GitHub Desktop.
Save larkintuckerllc/7acdbbc12176a470656874c73685815c to your computer and use it in GitHub Desktop.
auth:
# see https://backstage.io/docs/auth/ to learn about auth providers
environment: development
providers:
github:
development:
clientId: ${AUTH_GITHUB_CLIENT_ID}
clientSecret: ${AUTH_GITHUB_CLIENT_SECRET}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment