Packages

Gleam implementation of JOSE (JWS, JWE, JWK, JWT) and COSE (COSE_Sign, COSE_Encrypt, COSE_Mac0, CWT) standards

Current section

Files

Jump to
gose include gose@jose@jwt_ClaimDecodingFailed.hrl
Raw

include/gose@jose@jwt_ClaimDecodingFailed.hrl

-record(claim_decoding_failed, {reason :: binary()}).