hasura/graphql-engine

docs: create a boilerplate for using hasura with passportjs and jwt

Open

#451 创建于 2018年9月14日

在 GitHub 查看
 (11 评论) (3 反应) (1 负责人)TypeScript (2,787 fork)batch import
a/authzc/docshelp wanteds/wip

仓库指标

Star
 (31,371 star)
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

贡献者指南