hasura/graphql-engine

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

Open

#451 ouverte le 14 sept. 2018

Voir sur GitHub
 (11 commentaires) (3 réactions) (1 assigné)TypeScript (31 371 stars) (2 787 forks)batch import
a/authzc/docshelp wanteds/wip

Description

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

Guide contributeur