hasura/graphql-engine

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

Open

#451 geöffnet am 14. Sept. 2018

Auf GitHub ansehen
 (11 Kommentare) (3 Reaktionen) (1 zugewiesene Person)TypeScript (2.787 Forks)batch import
a/authzc/docshelp wanteds/wip

Repository-Metriken

Stars
 (31.371 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide