PasswordlessAuth v0.1.1 API Reference
Modules
PasswordlessAuth is a library gives you the ability to verify a user’s phone number by sending them a verification code, and verifying that the code they provide matches the code that was sent to their phone number
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