Module fractal::secret

source ·
Expand description

API to store the data of a session in a secret store on the system.

Re-exports§

Modules§

  • linux 🔒
    Linux API to store the data of a session, using the Secret Service or Secret portal.

Structs§

  • A Secret that can be stored in the SecretService.
  • A session, as stored in the secret service.

Enums§

  • Any error that can happen when interacting with the secret service.

Statics§

  • DATA_PATH 🔒
    The path where the database should be stored.