OTP API
Request or verify a one-time password for passwordless authentication.
POST
https://api.aerocall.app/api/v1/public/projects/your-project/auth/otp/sendEndpoints
POST /auth/otp/send: Send a code to the user’s email.POST /auth/otp/verify: Verify the code and log the user in.