Releases: wp-graphql/wp-graphql-jwt-authentication
Releases · wp-graphql/wp-graphql-jwt-authentication
v0.3.2
Fixes compatibility issue with WPGraphQL v0.3+
v0.3.1
Fixes issue with plugin loading later than it should in order to properly authenticate users when a token is set in the headers.
v0.2.1
- Adding vendor dependencies to the versioned Repo
- remove redundant Cors support which happens in the core WPGraphQL plugin