Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ayeshLK/module-ballerina-jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed May 31, 2024
2 parents 4171eb3 + 3d95e2e commit 2d2b543
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/proposals/enable-crypto-key-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ _Issue_: [#6515](https://github.com/ballerina-platform/ballerina-library/issues/
JWT signature configurations are designed to facilitate the generation and verification of JWT signatures.
Therefore, the JWT package should support direct usage of `crypto:PrivateKey` and `crypto:PublicKey` in
`jwt:IssuerSignatureConfig` and `jwt:ValidatorSignatureConfig` respectively.


## Goals

- Enable direct use of `crypto:PrivateKey` and `crypto:PublicKey` in JWT signature configurations
Expand Down

0 comments on commit 2d2b543

Please sign in to comment.