Skip to content

🚀 [FEATURE REQUEST] - JWT Strategy Addition #8

@luigicfilho

Description

@luigicfilho

💻

  • Would you like to work on this feature?

What problem are you trying to solve?

I want to be able to have a jws token validation, instead of a simple comparison and decoding.

Describe the solution you'd like

Full support to a JWS (JWT with Signature) as a different strategy to support validation of JWT components and signature validation

Describe alternatives you've considered

The alternative is to implement the OAuth2 protocol, that is not the idea.

Documentation, Adoption, Migration Strategy

Right now the idea is to create a new library that will import this one and add a new strategy JwtStrategy to be able to fully work with jwt.
To adopt can simple substitute this library to a new one (this is necessary due the interfaces)

Metadata

Metadata

Assignees

Labels

.NETPull requests that update .NET codeenhancementNew feature or requesthelp wantedExtra attention is needed
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions