Skip to main content

Module profiles

Module profiles 

Source
Expand description

Profile, auth-state, and encrypted-key root storage.

Structs§

EncryptedKeyRecord
KeyFile
KeyStoreTransaction
LastLogin
Profile
Profile metadata stored in profiles.json.
ProfileAuth
Authentication state stored in auth.json.
ProfileIdentity
Stable federated identity metadata for a local profile.
ProfileKeyRecords
ProfileSnapshot
In-memory profile snapshot used by UI callers that need account state.
ProfileStore
Manager for profile storage operations.

Enums§

RecordCipher
RecordKdf

Constants§

AUTH_MODE_GOOGLE_OIDC_PKCE
AUTH_SCHEMA_VERSION
GOOGLE_ISSUER
GOOGLE_PROFILE_ID_PREFIX
GOOGLE_PROVIDER
KEY_FILE_SCHEMA_VERSION

Functions§

canonical_google_issuer