Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | Update test to ensure we restore authData | Matthew Miller | |
2023-09-23 | Clarify some comments | Matthew Miller | |
2023-09-23 | Add test | Matthew Miller | |
2023-08-18 | Use single-quotes and increase line width | Matthew Miller | |
2023-08-17 | Update parseAuthenticatorData tests | Matthew Miller | |
2023-08-16 | Run `deno fmt` on everything | Matthew Miller | |
2023-08-16 | Add file extensions to imports | Matthew Miller | |
2022-11-20 | Run linter over everything | Matthew Miller | |
2022-11-12 | Figure out a better pattern for exposing iso funcs | Matthew Miller | |
2022-11-11 | Refactor parseAuthenticatorData | Matthew Miller | |
2022-07-28 | Update some test imports | Matthew Miller | |
2022-07-23 | Revert | Eiji Kitamura | |
- `authenticatorExtensionResults` => `extensionsData` - `authenticatorExtensionsDataBuffer` => `extensionsDataBuffer` | |||
2022-07-22 | Rename | Eiji Kitamura | |
- `decodeAuthenticatorExtensionData` => `decodeAuthenticatorExtensions` - `exentionsData` => `authenticatorExtensionResults` - Remove test case for malformed extension data | |||
2022-07-22 | Fix for #230 | Eiji Kitamura | |
- Change `extensions` to `extensionsData` and add `extensionsDataBuffer` | |||
2022-07-22 | Fixes to reflect comments | Eiji Kitamura | |
- Rename `decodeExtensions` to `decodeAuthenticatorExtensions` - Mention authenticator extension - Include decoding in `parseAuthenticatorData` - Add tests for `decodeAuthenticatorExtensions` | |||
2022-05-15 | Update auth data flags test | Matthew Miller | |
2021-08-22 | Add tests for parseAuthenticatorData | Matthew Miller | |