gatsby-apollo-wpgraphql-jwt-starter icon indicating copy to clipboard operation
gatsby-apollo-wpgraphql-jwt-starter copied to clipboard

A gatsby starter, that should serve as an entry point for user authentication with WPGraphQL, JWT, Apollo and private routes.

Results 4 gatsby-apollo-wpgraphql-jwt-starter issues
Sort by recently updated
recently updated
newest added

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 2.19.10 to 4.25.7. Release notes Sourced from gatsby's releases. v4.24 Welcome to [email protected] release (September 2022 #2) Key highlights of this release: Gatsby 5 Alpha Updating File...

dependencies

Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.4.4 to 4.25.1. Release notes Sourced from gatsby-plugin-sharp's releases. v4.24 Welcome to [email protected] release (September 2022 #2) Key highlights of this release: Gatsby 5 Alpha Updating File...

dependencies

First off, awesome job on this repo. When attempting to login i get the following error: `Type loader is expected to return a callable or valid type \"LoginInput\", but it...

## Intro This epic is to track possible solutions on how to implement the JWT User Authentication workflow. ## Philosophy Checkout this post: https://blog.hasura.io/best-practices-of-using-jwt-with-graphql I want to use that post...

help wanted