MCPcopy Create free account
hub / github.com/pydio/cells / CreateAuthCode

Method CreateAuthCode

common/proto/auth/cells-auth_grpc.pb.go:659–659  ·  view source on GitHub ↗
(context.Context, *CreateAuthCodeRequest)

Source from the content-addressed store, hash-verified

657// for forward compatibility
658type AuthCodeProviderServer interface {
659 CreateAuthCode(context.Context, *CreateAuthCodeRequest) (*CreateAuthCodeResponse, error)
660 mustEmbedUnimplementedAuthCodeProviderServer()
661}
662

Callers

nothing calls this directly

Implementers 1

UnimplementedAuthCodeProviderServercommon/proto/auth/cells-auth_grpc.pb.g

Calls

no outgoing calls

Tested by

no test coverage detected