Example searches: “Log user out by revoking his auth tokens.”, “Resource to allow a user to enable TOTP.”, “AGPL 3.0”, “Authentication”, “Returns information if the user is authenticated else it returns a 401”
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"