Skip to main content

register-go

resp, err := client.Auth.Register(client.RegisterParams{ FirstName: "Ega", LastName: "Radiegtya", Email: "[email protected]", Password: "password", })