MCPcopy 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
19type Manager struct {

Callers 3

createSessionMethod · 0.65
createSessionMethod · 0.65
createSessionMethod · 0.65

Implementers 1

Managerpkg/auth/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected