package
0.0.0-20240407102019-6123566d44da
Repository: https://github.com/clintvidler/identity-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterIdentityServiceHandler registers the http handlers for service IdentityService to "mux".
RegisterIdentityServiceHandlerClient registers the http handlers for service IdentityService to "mux".
RegisterIdentityServiceHandlerFromEndpoint is same as RegisterIdentityServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterIdentityServiceHandlerServer registers the http handlers for service IdentityService to "mux".
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
# Variables
No description provided by the author
IdentityService_ServiceDesc is the grpc.ServiceDesc for IdentityService service.
# Structs
No description provided by the author
Current user.
No description provided by the author
Is authenticated.
No description provided by the author
Login.
No description provided by the author
Logout.
No description provided by the author
Refresh.
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
Register.
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
Reset password.
UnimplementedIdentityServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
Update display name.
No description provided by the author
No description provided by the author
No description provided by the author
Update email.
No description provided by the author
Update password.
# Interfaces
IdentityServiceClient is the client API for IdentityService service.
IdentityServiceServer is the server API for IdentityService service.
UnsafeIdentityServiceServer may be embedded to opt out of forward compatibility for this service.