Support ES256 signing algorithm #4

Open
opened 2026-02-15 13:49:20 +00:00 by eelke · 0 comments
Owner

It's faster more secure and smaller but not everyone might support it yet.

I think I should link factory methods to the algorithm consts i have now. Returning object with interface IJwtSigner.

  • Dynamically create correct implementation based on realm + client configuration
  • Expact API to configure signing algorithms
It's faster more secure and smaller but not everyone might support it yet. I think I should link factory methods to the algorithm consts i have now. Returning object with interface `IJwtSigner`. - [ ] Dynamically create correct implementation based on realm + client configuration - [ ] Expact API to configure signing algorithms
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: eelke/IdentityShroud#4
No description provided.