grand-stack-starter-auth0-demo icon indicating copy to clipboard operation
grand-stack-starter-auth0-demo copied to clipboard

Adding authorization with Auth0 to GraphQL API on Neo4j using GRANDstack

Results 6 grand-stack-starter-auth0-demo issues
Sort by recently updated
recently updated
newest added

Add .env settings for JWT_SECRET and AUTH_DIRECTIVES_ROLE_KEY

I've dug into this pretty deeply. Default application does not register directive auth after login. Also tried with my own Auth0 credentials. The token is set in the header as...

For some reason your ports are mixed for the graphql server (i.e. broken). Not sure if theres something I missed. But this fixes it.

Works fine not in docker. Weirdly I'm getting an escape character inside of the container: Syntax error: atomEscape at position 36 0ffff}]|^\-\-|[^A-Za ^ Running normal docker on Ubuntu

The demo at [auth-demo.grandstack.io](url) is not working. Is it normal?