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

Method Provider

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

Source from the content-addressed store, hash-verified

28}
29
30func (a *ClaudeAuthenticator) Provider() string {
31 return "claude"
32}
33
34func (a *ClaudeAuthenticator) RefreshLead() *time.Duration {
35 return new(4 * time.Hour)

Callers 1

LoginMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected