package
0.0.0-20240413211128-043821fbb42f
Repository: https://github.com/alexsibrin/runbot-auth.git
Documentation: pkg.go.dev
# Structs
Account general account model.
AccountCreate the input model for the creating an accunt.
AccountCreateResponse the output models with a result for a created account.
AccountGetModel output model for a response to get account request.
No description provided by the author
No description provided by the author
SignIn is a model for signing in.
SignIn the response for the successful signing in.
SignUp the input model for the signing up.
SignUpResponse the response for the successful signing up.
Token the general token model.
UpdateAccount input model for an updating an account.
# Type aliases
AccountGet input model for a getting an account by UUID.