package
0.0.0-20241101121158-24bc511787d3
Repository: https://github.com/rigdev/rig-go-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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

# Variables

No description provided by the author
No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.
Enum value maps for SSOType.
Enum value maps for SSOType.

# Structs

No description provided by the author
Request to delete the logged in user.
Empty response to the delete request.
Empty Request to get the auth config containing the available login mechanisms and if self-registering is enabled.
Response with the auth config containing the available login mechanisms and if self-registering is enabled.
Get request to get the logged in user.
Response with user information to the get request.
Login request with either user identifier & email or client credentials.
No description provided by the author
No description provided by the author
Login response with tokens and user information.
Empty logout request.
Empty response to the logout request.
Request to refresh the access and refresh token of the logged in user.
Response with new access and refresh token.
Register request for users to self-register.
No description provided by the author
Register response with tokens and user information.
Request to reset the password of a user with a verification code sent to the email.
Empty response to the reset password request.
Request to send a reset password email to the user.
Empty response to the send password reset request.
Request to send an email containing the code for the email verification flow.
Empty response for sending a verification email.
Represents an SSO provided ID of a user.
A login option for using SSO.
No description provided by the author
UnimplementedServiceServer must be embedded to have forward compatible implementations.
No description provided by the author
Request to verify the email of a user with a verification code sent to the email.
Empty response to the Verify Email Request.
Request to verify the phone number of a user with a verification code sent to the phone number.
Empty response to the Verify Phone Number Request.

# Interfaces

ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

The type of SSO.