Skip to content

Use DataStore as TokenManager Storage #184

@Aaron-Ritter

Description

@Aaron-Ritter

Use DataStore

Problem

https://developer.android.com/training/data-storage/shared-preferences mentions:

Caution: DataStore is a modern data storage solution that you should use instead of SharedPreferences. It builds on Kotlin coroutines and Flow, and overcomes many of the drawbacks of SharedPreferences.

Solution

Read the DataStore guide for more information.

Alternatives/workarounds

tbd

Additional context

Since there are multiple Storage implementations, should this implementation be added and used by default?

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions