summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/generateChallenge.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-17Update generateRegistrationOptions testsMatthew Miller
2023-08-16Deal with making getRandomValues asyncMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-11-13Update helpers to use isoCryptoMatthew Miller
2022-11-11Attempt to make generateChallenge isomorphicMatthew Miller
2022-11-11Use globalThis for generateChallenge()Matthew Miller
2022-11-05Replace most Buffer types with Uint8ArrayMatthew Miller
2022-07-27Export named generateChallenge()Matthew Miller
2020-07-29Add helper to generate challengesMatthew Miller