Skip to content

thread safety #59

@MetaiR

Description

@MetaiR

hi, please tell me are these objects thread-safe or not.

  • "Signer" which is instantiated through "HMACSigner.newSHA512Signer"
  • "Verifier" which is instantiated through "HMACVerifier.newVerifier"
  • "JWTDecoder" which is instantiated using "JWT.getDecoder"
  • "JWTEncoder" which is instantiated using "JWT.getEncoder"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions