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

Add support for client algorithm selection and database migrations #5

Merged
merged 24 commits into from
Jun 3, 2023

Conversation

MicahParks
Copy link
Owner

The purpose of this pull request is to add support for clients to select which JWT algorithm to use and database migrations.

Intended to close #1.

@MicahParks MicahParks marked this pull request as ready for review June 3, 2023 17:25
@MicahParks MicahParks merged commit f364bca into master Jun 3, 2023
@MicahParks MicahParks deleted the key-selection branch June 3, 2023 19:42
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.

Allow API clients to choose which key type to sign JWTs with
1 participant