-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Problem
Currently Installation keys are generated when a Context is initialized. This is sufficient for testing, however does not allow a single identity to be used across multiple application sessions.
Desired Outcome
- Developers can chose to generate a new InstallationKey or reuse an existing key
- Keys are stored securely
Tasks
- Persist InstallationKeys
- Update API to allow developers to select existing keys.
- Determine approach to encryption at rest.
- Update Nim-Bindings/FFi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels