Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
350
func
(x *LogoutRequest) GetRefreshToken() string {
351
if
x != nil {
352
return
x.RefreshToken
353
}
354
return
""
355
}
356
357
type
LogoutResponse
struct
{
358
state protoimpl.MessageState `protogen:
"open.v1"
`
Callers
1
Logout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected