Skip to content

Conversation

@michalbilinski
Copy link

DO NOT MERGE!

@michalbilinski
Copy link
Author

TODO: Add other user setups

const variable: FactorTestVariable[] = [
  {
    manualSync: true,
    storage: new MemoryStorage(),
    email: "testmail1012",
    userAgent: "Mozilla/5.0 (Linux; Android 12; Pixel 6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36",
  },
  //   { manualSync: false, storage: new MemoryStorage(), email: "testmail1013" },

  //   { manualSync: true, storage: new AsyncMemoryStorage(), email: "testmail1014" },
  //   { manualSync: false, storage: new AsyncMemoryStorage(), email: "testmail1015" },

  //   { manualSync: true, storage: new MemoryStorage(), email: "testmail1012ed25519", tssLib: tssLibFROST },
];

@michalbilinski
Copy link
Author

TODO: createDeviceFactor is not tested, must be tested

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants