# 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
# Variables
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service.
No description provided by the author
# Structs
/ Request for Login RPC.
/ Response for Login RPC.
/ Request for RefreshToken RPC.
/ Response for RefreshToken RPC.
/ Request for Register RPC.
/ Response for Register RPC with the user ID, access token, refresh token, and expiration time.
/ Request for Twitch Login RPC.
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
/ Request for ValidateToken RPC.
/ Response for ValidateToken RPC.
# 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.