Expand description

This submodule describes routes for authentication and session creation services.

Functions

Retrieves the endpoint for the gRPC session service. Requires that the proper environment variables are defined.
login 🔒
Route for user login.
logout 🔒
Route for user logoff.
Returns a tuple containing a vec of routes for this module, plus a structure containing the OpenAPI specification for these routes.