Versions in this module Expand all Collapse all v0 v0.5.1 Jan 15, 2023 Changes in this version + const Default_ChallengeExternalResult_Passed + type ChallengeExternalRequest struct + Payload []byte + PayloadType *string + RequestToken *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ChallengeExternalRequest) Descriptor() ([]byte, []int) + func (*ChallengeExternalRequest) ProtoMessage() + func (m *ChallengeExternalRequest) GetPayload() []byte + func (m *ChallengeExternalRequest) GetPayloadType() string + func (m *ChallengeExternalRequest) GetRequestToken() string + func (m *ChallengeExternalRequest) Reset() + func (m *ChallengeExternalRequest) String() string + func (m *ChallengeExternalRequest) XXX_DiscardUnknown() + func (m *ChallengeExternalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChallengeExternalRequest) XXX_Merge(src proto.Message) + func (m *ChallengeExternalRequest) XXX_Size() int + func (m *ChallengeExternalRequest) XXX_Unmarshal(b []byte) error + type ChallengeExternalResult struct + Passed *bool + RequestToken *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ChallengeExternalResult) Descriptor() ([]byte, []int) + func (*ChallengeExternalResult) ProtoMessage() + func (m *ChallengeExternalResult) GetPassed() bool + func (m *ChallengeExternalResult) GetRequestToken() string + func (m *ChallengeExternalResult) Reset() + func (m *ChallengeExternalResult) String() string + func (m *ChallengeExternalResult) XXX_DiscardUnknown() + func (m *ChallengeExternalResult) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ChallengeExternalResult) XXX_Merge(src proto.Message) + func (m *ChallengeExternalResult) XXX_Size() int + func (m *ChallengeExternalResult) XXX_Unmarshal(b []byte) error