Example searches: “Tokens are considered as outdated every two weeks.”, “Authentication”, “200”, “Log user out by revoking his auth tokens.”, “Resource to allow a user to enable OTP by email.”
OTP by email sent
Invalid password Wrong or expired token Inactive user
curl \ --request GET 'http://api.example.com/auth/email-otp' \ --header "Authorization: $API_KEY"