Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-28 | Use TextEncoder to encode UTF-8 to a buffer | Matthew Miller | |
2020-06-02 | Get unit tests passing again | Matthew Miller | |
2020-06-02 | Refactor to incorporate new helper | Matthew Miller | |
2020-06-02 | Add new Base64URL<->Buffer helper methods | Matthew Miller | |
2020-05-26 | Rename WebAuthntine to SimpleWebAuthn | Matthew Miller | |
2020-05-25 | Add toPublicKeyCredentialDescriptor browser helper | Matthew Miller | |
2020-05-25 | Run Prettier over everything | Matthew Miller | |
2020-05-25 | Add test for window being undefined | Pascal Sthamer | |
2020-05-25 | Make @webauthntine/browser work in node env | Pascal Sthamer | |
2020-05-22 | Clarify usage of toUint8Array | Matthew Miller | |
2020-05-22 | Fix misspelling in toBase64String test | Matthew Miller | |
2020-05-22 | Stop stripping base64 padding in browser | Matthew Miller | |
2020-05-21 | Add remaining unit tests for browser | Matthew Miller | |
2020-05-21 | Add tests for startAttestation in browser | Matthew Miller | |
2020-05-20 | Add some browser helpers | Matthew Miller | |