Values.InvalidAuthorizationMessageExceptionSourceThe error returned if the message passed to DecodeAuthorizationMessage was invalid. This can happen if the token contains invalid characters, such as line breaks, or if the message has expired.
val to_value :
t ->
[> `Structure of
(string * [> `String of InvalidAuthorizationMessage.t ]) list ]