Authentication, done properly.
voult.dev is a developer-first authentication API providing secure auth, OAuth, email flows, and account management.
voult.dev is a developer-first authentication API providing secure auth, OAuth, email flows, and account management.
POST /api/auth/register
{
"email": "[email protected]",
"password": "StrongPassword123!"
}