Expand description
Linux API to store the data of a session, using the Secret Service or Secret portal.
Modulesยง
- keys ๐Keys used in the Linux secret backend.
Enumsยง
- Any error that can happen when interacting with the secret backends on Linux.
Constantsยง
- The current version of the stored session.
- The minimum supported version for the stored sessions.
Functionsยง
- Remove the item with the given attributes from the secret backend.
- Delete the given session from the secret backend.
- log_
out_ ๐session Create a client and log out the given session. - Retrieves all sessions stored in the secret backend.
- Write the given session to the secret backend.
- store_
session_ ๐inner