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

JWT signing methods #140

Merged
merged 9 commits into from
Apr 23, 2021
Merged

JWT signing methods #140

merged 9 commits into from
Apr 23, 2021

Conversation

System-Glitch
Copy link
Member

Description

Adds configurable signature algorithm used by GenerateTokenWithClaims(), JWTAuthenticator and JWTController.

Possible drawbacks

None.

Related issue(s)

List all related issues here:

@System-Glitch System-Glitch added the enhancement Enhancement of existing feature label Apr 23, 2021
@System-Glitch System-Glitch self-assigned this Apr 23, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 778273261

  • 108 of 108 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 99.027%

Totals Coverage Status
Change from base Build 755675767: 0.09%
Covered Lines: 4171
Relevant Lines: 4212

💛 - Coveralls

@System-Glitch System-Glitch merged commit 50ef1e9 into develop Apr 23, 2021
@System-Glitch System-Glitch deleted the feature/jwt-signing-methods branch April 23, 2021 16:00
@System-Glitch System-Glitch mentioned this pull request Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants