Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow authentication with a JWT #17

Merged
merged 7 commits into from
Jan 15, 2024
Merged

Allow authentication with a JWT #17

merged 7 commits into from
Jan 15, 2024

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Jan 12, 2024

Allow a JWT to be used as authentication with the REST API.

@srtfisher srtfisher changed the base branch from develop to hotfix/15-split January 12, 2024 17:12
Base automatically changed from hotfix/15-split to develop January 13, 2024 01:12
Copy link
Member

@attackant attackant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐙

@@ -2,6 +2,11 @@

All notable changes to `wp-rest-guard` will be documented in this file.

## v1.1.0 - 2024-012-12

- Drops support for PHP 7.4 and requires PHP 8.0.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@srtfisher srtfisher merged commit a829684 into develop Jan 15, 2024
3 checks passed
@srtfisher srtfisher deleted the feature/jwt-token branch January 15, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants