MCPcopy Create free account
hub / github.com/PaperDebugger/paperdebugger / GetRefreshToken

Method GetRefreshToken

pkg/gen/api/auth/v1/auth.pb.go:350–355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

348}
349
350func (x *LogoutRequest) GetRefreshToken() string {
351 if x != nil {
352 return x.RefreshToken
353 }
354 return ""
355}
356
357type LogoutResponse struct {
358 state protoimpl.MessageState `protogen:"open.v1"`

Callers 1

LogoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected