# Functions
New creates a new instance of CredentialsHandler with the provided services.
# Structs
CredentialsHandler implements the gRPC server for credentials-related operations.
# Interfaces
CredentialsService is an interface that defines the methods for handling credentials.
Validator is an interface for validating incoming requests.