Instance Property
defaultJSONEncoder
The default JSON encoder. Used as:
let defaultJSONEncoder: any JWTJSONEncoder
Discussion
The default for any
JWTSignerwhich does not specify its own encoder.
Instance Property
let defaultJSONEncoder: any JWTJSONEncoder
The default for any JWTSigner which does not specify its own encoder.