Skip to main content

Module auth

Module auth 

Source
Expand description

cloud auth subcommands: login, logout, whoami, and admin-user.

Dispatches the AuthCommands enum to the per-command modules that manage the locally stored cloud credentials and authenticated-user state, including projecting the authenticated cloud user as an admin into local profile databases.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

admin_user
Synchronise the authenticated cloud user as an admin across local profiles.

Structs§

AdminUserSyncArgs
LogoutArgs

Enums§

AuthCommands

Functions§

build_login_output
complete_login
execute