OTP Workflow
The OTP authentication flow validates user identity through time-based one-time passwords. Upon authentication request, the system generates a cryptographically secure token with a defined TTL (time-to-live), delivers it via SMS and validates the user-submitted code to grant access.
High-level Workflow
Updated 2 days ago