Versions in this module Expand all Collapse all v1 v1.0.0 Oct 23, 2025 Changes in this version + type ForgotPassword struct + func (r ForgotPassword) ToDto() dto.ForgotPassword + type RefreshToken struct + func (r RefreshToken) ToDto() dto.RefreshToken + type ResetPassword struct + func (r ResetPassword) ToDto() dto.ResetPassword + type SignIn struct + func (r SignIn) ToDto() dto.SignIn + type SignUp struct + func (r SignUp) ToDto() dto.SignUp