Skip to content

Persistence of user login credentials #25

@shininghero

Description

@shininghero

Currently user credentials do not have any caching or storage applied to them. As a result, when the app is closed, either through user action or the OS closing it to make room in memory, credentials are lost and need to be reentered into the app.

This is somewhat annoying, especially if the password is 32 chars long and intended to be auto-typed by the password vault instead of the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions