MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / Provider

Method Provider

sdk/auth/codex.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28}
29
30func (a *CodexAuthenticator) Provider() string {
31 return "codex"
32}
33
34func (a *CodexAuthenticator) RefreshLead() *time.Duration {
35 return new(5 * 24 * time.Hour)

Callers 1

buildAuthRecordMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected