package
0.0.0-20250225095615-b212e107d03a
Repository: https://github.com/ebrickdev/example.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
User_ServiceDesc is the grpc.ServiceDesc for User service.
# Structs
No description provided by the author
Create a new user account.
No description provided by the author
Delete an account by id.
No description provided by the author
List all users.
No description provided by the author
Login using username or email.
No description provided by the author
Logout of all user's sessions.
No description provided by the author
Logout a user account.
No description provided by the author
Read an account by id, username or email.
No description provided by the author
Read a session by the session id.
No description provided by the author
Reset password with the code sent by the "SendPasswordResetEmail" endpoint.
No description provided by the author
Login using email only - Passwordless.
No description provided by the author
Send an email with a verification code to reset password.
No description provided by the author
Send a verification email to a user.
No description provided by the author
No description provided by the author
UnimplementedUserServer must be embedded to have forward compatible implementations.
Update the account password.
No description provided by the author
Update the account username or email.
No description provided by the author
Verify the email address of an account from a token sent in an email to the user.
No description provided by the author
Check whether the token attached to MagicLink is valid or not.
No description provided by the author
# Interfaces
UnsafeUserServer may be embedded to opt out of forward compatibility for this service.
UserClient is the client API for User service.
UserServer is the server API for User service.