MCPcopy
hub / github.com/pocketbase/pocketbase / DeleteExpiredOTPs

Method DeleteExpiredOTPs

core/app.go:546–546  ·  view source on GitHub ↗

DeleteExpiredOTPs deletes the expired OTPs for all auth collections.

()

Source from the content-addressed store, hash-verified

544
545 // DeleteExpiredOTPs deletes the expired OTPs for all auth collections.
546 DeleteExpiredOTPs() error
547
548 // ---------------------------------------------------------------
549

Callers 1

TestDeleteExpiredOTPsFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestDeleteExpiredOTPsFunction · 0.52