-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add AWS Cognito JWT links to docs #2910
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 d02d4d6 |
| :depth: 1 | ||
| :local: | ||
|
|
||
| Cognito can be used in both JWT mode and webhook mode. |
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.
Link to specific pages in the Auth manual for "JWT mode" and "webhook mode"
| @@ -0,0 +1,14 @@ | |||
| .. _cognito_jwt: | |||
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.
The file name should be "AWS Cognito" and not "...JWT" because we are covering both the modes.
Co-Authored-By: dsandip <dsandip@users.noreply.github.com>
dsandip
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-2910.herokuapp.com is deleted |
Description
Add AWS Cognito to docs (link to blogpost).
Affected components