type RegisterPayload = { name: string; email: string; password: string }; POST /register -> validate() -> createUser() -> signin() const quality = ['clean-ui', 'accessibility', 'security']; <button class='btn-signup'>SIGN UP</button>
logo

Create Account

Already have an account? Sign In
Registration

Join the Dashboard
in Seconds

Create your account and start building, editing and delivering professional ID card designs with realtime control.

> const user = await register(formData)
> hashing password...
> session.start() // success
Modern - Secure - Fast