summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/decodeClientDataJSON.test.ts
AgeCommit message (Collapse)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-17Update decodeClientDataJSON testsMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-07-28Update some test importsMatthew Miller
2020-06-07Stop decoding challenge in clientDataJSONMatthew Miller
2020-06-05Replace “base64” with “base64url” in some commentsMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-24Decode `challenge` when decoding client dataMatthew Miller
2020-05-20Initialize lerna project and move code to `server`Matthew Miller