MCPcopy
hub / github.com/pocketbase/pocketbase / Client

Method Client

tools/auth/auth.go:115–115  ·  view source on GitHub ↗

Client returns an http client using the provided token.

(token *oauth2.Token)

Source from the content-addressed store, hash-verified

113
114 // Client returns an http client using the provided token.
115 Client(token *oauth2.Token) *http.Client
116
117 // BuildAuthURL returns a URL to the provider's consent page
118 // that asks for permissions for the required scopes explicitly.

Callers 7

fetchPrimaryEmailMethod · 0.65
ClientMethod · 0.65
fetchPrimaryEmailMethod · 0.65
TestRouterFunction · 0.65
TestRouterUnbindFunction · 0.65

Calls

no outgoing calls

Tested by 2

TestRouterFunction · 0.52
TestRouterUnbindFunction · 0.52