Documentation
¶
Overview ¶
Package mailbox reads the tokens heimdall emailed, the same way a user would.
Verification and password-reset tokens are stored hashed, so the database no longer holds anything a test can submit — which is the point of hashing them. The test stack uses the console email client, which logs each message as structured JSON, so the container log is the test suite's inbox.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PasswordResetToken ¶
PasswordResetToken returns the token from the most recent reset email sent to this address.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.