Skip to content

Instantly share code, notes, and snippets.

@geekeren
Last active July 11, 2019 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geekeren/0c573dca3683eb8976cc0e555c60d47d to your computer and use it in GitHub Desktop.
Save geekeren/0c573dca3683eb8976cc0e555c60d47d to your computer and use it in GitHub Desktop.
securityDefinitions:
auth0:
type: oauth2
scopes: {}
flow: accessCode
authorizationUrl: https://wangbaiyuan.auth0.com/authorize
tokenUrl: https://wangbaiyuan.auth0.com/oauth/token
x-token-validation-url: https://wangbaiyuan.auth0.com/oauth/access_token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment