MCPcopy
hub / github.com/pocketbase/pocketbase / SetContext

Method SetContext

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

SetContext assigns the specified context to the current provider.

(ctx context.Context)

Source from the content-addressed store, hash-verified

47
48 // SetContext assigns the specified context to the current provider.
49 SetContext(ctx context.Context)
50
51 // PKCE indicates whether the provider can use the PKCE flow.
52 PKCE() bool

Callers 10

CreateBackupMethod · 0.65
RestoreBackupMethod · 0.65
deleteEmptyRecordDirMethod · 0.65
processFilesToUploadMethod · 0.65
backupsListFunction · 0.65
backupDownloadFunction · 0.65
backupDeleteFunction · 0.65
backupRestoreFunction · 0.65
recordAuthWithOAuth2Function · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected