Versions in this module Expand all Collapse all v0 v0.1.0 Nov 21, 2024 Changes in this version + type LoginInput struct + Email string + Password string + type PreRegistrationInput struct + DateOfBirth string + Email string + Name string + Password string + PhoneNumber string + type VerifyOTPInput struct + Email string + OTP string