Skip to content

List cached accounts #74

@Gjum

Description

@Gjum

Is your feature request related to a problem? Please describe.

I want to provide the user with a convenient selection menu for all cached accounts that she has previously used.

None of the ABC_*-cache.json files seem to contain any reference to the user identifier passed when calling Authflow, nor the resolved Minecraft username/UUID.

Looking up each cache's username one by one would delay the application startup and has me worried about Microsoft API rate limits.

Describe the solution you'd like

User identifier (and/or Minecraft username/UUID) is cached together with the ABC_*-cache.json files

Describe alternatives you've considered

Tracking the past used accounts in a separate file maintained by the app; this would mean that accounts cached by one app would not be known to another app on the same machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions