summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/helpers/decodeAuthenticatorExtensions.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-16Run `deno fmt` on everythingMatthew Miller
2023-08-16Add file extensions to importsMatthew Miller
2022-11-12Figure out a better pattern for exposing iso funcsMatthew Miller
2022-11-12Rename isomorphic helpers to avoid collision?Matthew Miller
2022-11-11Refactor decodeAuthenticatorExtensionsMatthew Miller
2022-11-06Get consistent on use of decodeCborFirstMatthew Miller
2022-11-05Replace most Buffer types with Uint8ArrayMatthew Miller
2022-08-09`devicePublicKey` => `devicePubKey`Eiji Kitamura
2022-07-28Run `npm run lint`Matthew Miller
2022-07-22RenameEiji Kitamura
2022-07-22RenameEiji Kitamura
2022-07-22RenameEiji Kitamura
2022-07-22Update packages/server/src/helpers/decodeAuthenticatorExtensions.tsEiji Kitamura
2022-07-22Fixes to reflect commentsEiji Kitamura