hasura/graphql-engine

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

Open

#451 aperta il 14 set 2018

Vedi su GitHub
 (11 commenti) (3 reazioni) (1 assegnatario)TypeScript (2787 fork)batch import
a/authzc/docshelp wanteds/wip

Metriche repository

Star
 (31.371 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor