Skip to content

feat(jose-jws): make generic over claims#92

Open
jacob-phantom wants to merge 1 commit intoRustCrypto:masterfrom
jacob-phantom:jacob/jws-generic
Open

feat(jose-jws): make generic over claims#92
jacob-phantom wants to merge 1 commit intoRustCrypto:masterfrom
jacob-phantom:jacob/jws-generic

Conversation

@jacob-phantom
Copy link

  1. Allow custom types to be used for Protected and Unprotected
  2. Prepare to support JWT claims
  3. Implement Deref and DerefMut for Protected

1. Allow custom types to be used for `Protected` and `Unprotected`
2. Prepare to support JWT claims
3. Implement `Deref` and `DerefMut` for `Protected`
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.

1 participant