# 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
# Variables
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
LoginRequest contains the email and password for a user to login.
LoginResponse contains the auth token of the logged in user.
RegisterRequest contains the email and password for a user to register.
RegisterResponse contains the user ID of the newly registered user.
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
# Interfaces
AuthServiceClient is the client API for AuthService service.
AuthServiceServer is the server API for AuthService service.
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service.