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

Method GetCode

common/proto/auth/cells-auth.pb.go:1439–1444  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1437}
1438
1439func (x *CreateAuthCodeResponse) GetCode() string {
1440 if x != nil {
1441 return x.Code
1442 }
1443 return ""
1444}
1445
1446type VerifyTokenRequest struct {
1447 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected