summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/authentication/generateAuthenticationOptions.test.ts
AgeCommit message (Expand)Author
2024-04-12Require rpID arg when generating auth optionsMatthew Miller
2024-02-22Expect base64url cred ID in authentication optsMatthew Miller
2024-02-22Rename isoBase64URL.isBase64url to isBase64URLMatthew Miller
2024-01-19Ensure the same for authentication optionsMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-16Update generateAuthenticationOptions testsMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-12-10Explicitly prefer UV in auth optionsMatthew Miller
2022-11-20Run linter over everythingMatthew Miller
2022-11-12Figure out a better pattern for exposing iso funcsMatthew Miller
2022-11-11Update uint8Array import pathsMatthew Miller
2022-11-06Switch to internal base64urlMatthew Miller
2022-07-28Update some test importsMatthew Miller
2021-08-25fixing tests and cleanupJarrett Helton
2021-08-23start server package movementsJarrett Helton