Skip to content

Use Flutter Secure Storage instead of Shared Preferences for internally saving the access token #93

@peterbrandtbornholdtlee

Description

The Access Token of the user is saved via SharedPreferences.
Since this is not very secure for handling access related data, this should be switched with an encrypted solution like Flutter Secure Storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Open For PRThis issue is in backlog and is open for any pull requestbacklogplanned for future

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions