Developer may want to enable user to login without using password. Instead, an OTP would be sent to user through email/SMS as temporary login credentials.
Refactor login ID & password
Password-less authentication method
Activation
Message template
OTP verification
Interactions
with password login
with authentication session & MFA
with user verification
Anonymous login
Portal Design
Remove this section if the feature have no Portal
Blog Post Specification
Blog Post of the Feature Release
Open Questions
Put a list of open questions here before a complete design / specification is decided
Description
Developer may want to enable user to login without using password. Instead, an OTP would be sent to user through email/SMS as temporary login credentials.
Portal Design
Remove this section if the feature have no Portal
Blog Post Specification
Blog Post of the Feature Release
Open Questions
Put a list of open questions here before a complete design / specification is decided
Related Issues