Skip to main content

ServerConsentProjectCredentialNotFoundRejection

Rejection returned when the server consent project credentials are not found

type ServerConsentProjectCredentialNotFoundRejection implements Rejection {
message: String!
}

Fields

ServerConsentProjectCredentialNotFoundRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

GrantConsentWithServerSignaturePayload union