Skip to main content

Module auth

Module auth 

Source

Enums§

KeychainStatus

Functions§

delete_token
Removes the API token from the system keychain.
get_keychain_status
Returns detailed status for debugging keychain issues.
get_token
Retrieves the API token, checking sources in order:
has_token
Returns true if a token is stored in the keychain.
store_token
Stores the API token in the system keychain.