-
Notifications
You must be signed in to change notification settings - Fork 2.8k
add multirole example to auth docs #1796
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
|
Review app for commit ae34a85 deployed to Heroku: https://hge-ci-pull-1796.herokuapp.com |
|
@shahidhk @arvi3411301 Can we get hasurabot to add a comment with a link to the docs? More convenient and noticeable than checking build logs to get the URL... |
|
@dsandip Can you link to the docs page where you've made the changes? |
|
Deploy preview for hasura-docs ready! Built with commit faac6e6 |
|
@coco98 Configured netlify to comment with the URL. |
|
@dsandip The modelling for this example is not neat. |
|
Suggestions:
|
|
@coco98 I am incorporating suggestions from your last comment in phases, and with a slight difference:
|
|
Review app for commit 613a10e deployed to Heroku: https://hge-ci-pull-1796.herokuapp.com |
…ontent in permissions reference
… into multirole-example
… into multirole-example
|
Review app for commit b33967f deployed to Heroku: https://hge-ci-pull-1796.herokuapp.com |
|
Review app https://hge-ci-pull-1796.herokuapp.com is deleted |
<!-- The PR description should answer 2 important questions: --> ### What Following PRs such as hasura/v3-engine#1756, return multiple object relationship errors where possible. V3_GIT_ORIGIN_REV_ID: 98dd7b87116fa0485b72cff8e689d0b07d5ccfe5
Description
Adds a multirole example loosely based on https://www.youtube.com/watch?v=kHCLQEKjdnI
Affected components
Solution and Design
The documented example covers a blog app use-case where users can take one or more of
author,reviewerandeditorroles.