Local Testing
Verify that the backend is working:
curl http://localhost:3000/api/health{
"status": "ok",
"timestamp": "2023-09-28T12:00:00Z",
"service": "vos-mock"
}Enable WebAuthn tool (Chromium based browsers) useful during testing
Last updated