hasura/graphql-engine

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

Open

#451 opened on 2018年9月14日

GitHub で見る
 (11 comments) (3 reactions) (1 assignee)TypeScript (2,787 forks)batch import
a/authzc/docshelp wanteds/wip

Repository metrics

Stars
 (31,371 stars)
PR merge metrics
 (30d に merged 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

コントリビューターガイド