MCPcopy
hub / github.com/pocketbase/pocketbase / Extra

Method Extra

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

Extra returns a shallow copy of any custom config data that the provider may need.

()

Source from the content-addressed store, hash-verified

107 // Extra returns a shallow copy of any custom config data
108 // that the provider may need.
109 Extra() map[string]any
110
111 // SetExtra updates the provider's custom config data.
112 SetExtra(data map[string]any)

Callers 5

FetchRawUserInfoMethod · 0.65
FetchAuthUserMethod · 0.65
parseIdTokenMethod · 0.65
FetchAuthUserMethod · 0.65

Calls

no outgoing calls

Tested by 1