cURL
Auth
Sign in with password
On success returns user and accessToken. The SPA stores accessToken.accessToken in localStorage.
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Body
application/json
Create a user + send verification OTPComplete password sign-in after TOTP second step (Option C JWT only)