Documentation
¶
Index ¶
Constants ¶
View Source
const ( // OAuthStateReferenceCleanup the name of the worker that cleans up old OAuth state references. // Also, the name of the lock used by this worker. OAuthStateReferenceCleanup = "oauth-state-reference-cleanup" )
Variables ¶
This section is empty.
Functions ¶
func NewOAuthStateReferenceCleanupWorker ¶
func NewOAuthStateReferenceCleanupWorker(ctx context.Context, app application.Application) worker.Worker
NewOAuthStateReferenceCleanupWorker returns a new OAuthStateReferenceCleanupWorker
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.