Skip to main content

Crate fxrs_auth

Crate fxrs_auth 

Source
Expand description

Provider-neutral, file-backed credential storage.

Each provider gets one independently locked file under ~/.fx/credentials. Providers own the meaning and refresh lifecycle of the credential; this crate owns only safe persistence and process coordination.

Structsยง

FileCredentialStore