Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Creatly/creatly-backend
/ NewRefreshToken
Method
NewRefreshToken
pkg/auth/manager.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
NewJWT(userId string, ttl time.Duration) (string, error)
15
Parse(accessToken string) (string, error)
16
NewRefreshToken() (string, error)
17
}
18
19
type
Manager
struct
{
Callers
3
createSession
Method · 0.65
createSession
Method · 0.65
createSession
Method · 0.65
Implementers
1
Manager
pkg/auth/manager.go
Calls
no outgoing calls
Tested by
no test coverage detected