hasura/graphql-engine
Ver no GitHubdocs: create a boilerplate for using hasura with passportjs and jwt
Open
#451 aberto em 14 de set. de 2018
a/authzc/docshelp wanteds/wip
Métricas do repositório
- Stars
- (31.371 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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