All Starters
gatsby-starter-typescript-auth0-hasura
Install with gatsby-cli
npx gatsby new gatsby-starter-typescript-auth0-hasura https://github.com/whitebrick/gatsby-starter-typescript-auth0-hasura
This starter provides a simple Admin page styled with Bootstrap that: (1) authenticates via Auth0 OAuth 2.0 to obtain a JWT; and (2) uses the JWT in the request header to make simple GraphQL query and mutation requests to Hasura.
- TypeScript
- auth0-react for Auth0 OAuth 2.0 authentication with JWTs
- urgql for the GraphQL client
- react-bootstrap and react-feather for styling
Tags
Community