ServerConsentSignatureNotValidRejection
Rejection returned when the signature is not valid @Deprecated
type ServerConsentSignatureNotValidRejection implements Rejection {
message: String!
}
Rejection returned when the signature is not valid @Deprecated
type ServerConsentSignatureNotValidRejection implements Rejection {
message: String!
}
ServerConsentSignatureNotValidRejection.message
● String!
non-null scalarRejection
interface