Skip to content

Refactor to support multiple users choosing different signOptions at any moment #14

Description

@gitcommitshow

Currently, the project stores only single global choice of signOptions for all the users. This will definitely create unexpected results when multiple users have different choices for signOptions(e.g. signing algorithm).
To fix this, maintain a user vs signOptions list. So each user's preferences are separated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions