Implementing OTPless-auth
OTPLESS is a platform that enables secure, seamless, passwordless, and OTPLESS sign-ins for applications and websites across multiple platforms and frameworks. It supports various sign-in methods like WhatsApp, UPI, Google, Apple, GitHub, Slack, Microsoft, and more.
For intergation in WordPress, Shopify, etc. Check out here.
Backend API Demo - Postman Collection.
- Download and import into Postman app and add your CLIENT_ID and CLIENT_SECRET from OTPless dashboard to the respective variables in the root of the Postman Collection.
- Make API calls by filling the respective
params
/Headers
/body
wherever required in theAPI requests
.