-
Notifications
You must be signed in to change notification settings - Fork 2.8k
learn: add custom auth webhook #2154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Deploy preview for hasura-docs ready! Built with commit 3c78c91 |
|
Review app for commit bab2417 deployed to Heroku: https://hge-ci-pull-2154.herokuapp.com |
shahidhk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Review app https://hge-ci-pull-2154.herokuapp.com is deleted |
V3_GIT_ORIGIN_REV_ID: 3f7ffd046ce6fb79b85336cf899487b197c7380a
Description
This PR updates hasura configuration from Auth0 JWT SECRET to Webhook mode with custom jwt secret and webhook url. This is to support react-native apps where Auth0 allowed web origins cannot be wildcard.
Affected components
Related Issues
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds