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 authenticated users to use JWTs to access the REST API #19

Merged
merged 8 commits into from
Feb 23, 2024

Conversation

srtfisher
Copy link
Member

@srtfisher srtfisher commented Feb 22, 2024

Allows generation of a JWT that can be used to authenticate users to the REST API. Useful for headless sites that need to authenticate users with a JWT.

Copy link

@renatonascalves renatonascalves left a comment

Choose a reason for hiding this comment

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

🌵

@srtfisher srtfisher merged commit bb7d522 into develop Feb 23, 2024
3 checks passed
@srtfisher srtfisher deleted the feature/jwt-rest-api-user branch February 23, 2024 14:38
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