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

Added AddJwtEncoder() accepting IJwtAlgorithm #385

Merged
merged 2 commits into from
Apr 10, 2022
Merged

Conversation

abatishchev
Copy link
Member

Resolves #378.

@abatishchev abatishchev merged commit e15f629 into main Apr 10, 2022
@abatishchev abatishchev deleted the alex/alg-encoder-2 branch April 10, 2022 22:36
abatishchev added a commit that referenced this pull request Apr 10, 2022
* Added overload accepting IJwtAlgorithm
* Made overload accepting IAlgorithmFactory private
* Added GenericAlgorithmFactory
* Bumped version of JWT to 9.0.0-beta5
* Bumped version of JWT.Extensions.DI to 2.0.0-beta1
* Bumped version of JWT.Extensions.AspNetCore to 9.0.0-beta2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

NullReferenceException when generating a token
1 participant