post https://api-partner.noba.com/v1/auth/verifyotp
Log a user into the Noba platform
Noba leverages a one-time passcode (OTP) for secure login. The OTP returned from the https://api.noba.com/v1/auth/login endpoint is submitted via this endpoint to receive an access token.
Noba's partners may only use the "CONSUMER" identityType, as "PARTNER_ADMIN" and "NOBA_ADMIN" identity types are restricted to Noba administrators.
Email-only login
Currently, Noba supports login only via email. However, a forthcoming release will allow login via phone number to improve the user experience for mobile-first users.