Module credentials

Module credentials 

Source
Expand description

Credentials service for managing user authentication credentials

Handles loading, saving, and deleting credentials stored at ~/.mecha10/credentials.json

Structs§

CredentialsService
Service for managing user credentials

Constants§

AUTH_URL_ENV_VAR
Environment variable name for custom auth URL
DEFAULT_AUTH_URL
Default auth URL for production

Functions§

get_auth_url
Get the auth URL, checking environment variable first