Skip to content

Initializer

init(defaultJSONEncoder:defaultJSONDecoder:)

Create a new JWTSigners with specific JSON coders.
init(defaultJSONEncoder: any JWTJSONEncoder, defaultJSONDecoder: any JWTJSONDecoder)