Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make ed25519 to use import flow by default #163

Merged
merged 11 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. make ed25519 to use import flow by default

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f98c953 View commit details
    Browse the repository at this point in the history
  2. add import key flow to loginWithJWt

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d3ce6ae View commit details
    Browse the repository at this point in the history
  3. generate import key only for new users

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    169ca14 View commit details
    Browse the repository at this point in the history
  4. cleanup

    matthiasgeihs committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    96adb1c View commit details
    Browse the repository at this point in the history
  5. fix ed25519 instance export

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7acc24a View commit details
    Browse the repository at this point in the history
  6. fix useDKG casing

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    daca1f2 View commit details
    Browse the repository at this point in the history
  7. fix useDKG doc

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    958edae View commit details
    Browse the repository at this point in the history
  8. fix useDKG check

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    87577bc View commit details
    Browse the repository at this point in the history
  9. fix useDKG check

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    61944b3 View commit details
    Browse the repository at this point in the history
  10. fix test command

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    576228d View commit details
    Browse the repository at this point in the history
  11. make useDKG flag dependent on key type

    himanshu committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cb5cd78 View commit details
    Browse the repository at this point in the history