meta { name: verify-email type: http seq: 3 } put { url: http://localhost:3000/api/v1/auth/signup body: json auth: none } body:json { { "email": "owen@fossorial.io", "password": "Password123!" } }