Skip to content

Opt-in per account feature to keep the session/signin-state between app restarts #227

@vladimiry

Description

@vladimiry

Right now the app doesn't keep the session/cookies/signin-state between restarts since the account's sessions are intentionally stored in memory only so each time the app gets started the signing process gets performed (the process is automated though). But we could store the specific cookies in encrypted settings.bin so then when the user restarts the app there will only be a need to enter the master password to be signed-in into the protonmail account (see settings.bin purpose in FAQ).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions