PasswordlessAuth v0.3.0 API Reference

Modules

PasswordlessAuth provides functionality for generating numeric codes that can be used for verifying a user's ownership of a phone number, email address or any other identifying address.

Verification codes are stored in the PasswordlessAuth.Store Agent. This worker looks for expires verification codes at a set interval and removes them from the Agent state.

Agent for storing verification codes