Skip to main content

Module verification_backend

Module verification_backend 

Source
Expand description

Persistent verification-token stores for password reset / email change / magic links. Schema is identical to the in-memory shape; token_prefix is indexed so consume-by-plaintext is fast.

Structs§

PostgresVerificationBackend
SqliteVerificationBackend