hasura/graphql-engine
docs: create a boilerplate for using hasura with passportjs and jwt
開放
#451 建立於 2018年9月14日
a/authzc/docshelp wanteds/wip
倉庫指標
- 星標
- (31,371 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Should cover:
- Deploying Hasura
- Deploying passportjs (including postgres migrations for setting up the tables)
- Option 1: webhook
- Sample code
- Architecture diagram of how the query authentication works
- Option 2: JWT
- Sample code
- Architecture diagram of how the query authentication works