Releases: alleyinteractive/wp-rest-api-guard
Releases · alleyinteractive/wp-rest-api-guard
v1.3.2
v1.3.1
Bugfix: Ignore JWT authentication for the REST API if the user is already authenticated.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Do not check OPTIONS requests by default by @srtfisher in #21
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
- Allow additional claims to be added to the JWT by @srtfisher in #20
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Update mantle-framework/testkit requirement from ^0.7 to ^0.9 by @dependabot in #18
- Allow authenticated users to use JWTs to access the REST API by @srtfisher in #19
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Fix issue splitting lines by platform by @srtfisher in #16
- Allow authentication with a JWT by @srtfisher in #17
Full Changelog: v1.0.3...v1.1.0