index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-22
chore(release): publish v10.0.1
HEAD
master
Matthew Miller
2024-07-22
Update CHANGELOG for v10.0.1
Matthew Miller
2024-07-22
Tell VS Code Deno where to find the root config
Matthew Miller
2024-07-22
Ignore a new formatting commit
Matthew Miller
2024-07-22
Tweak error messaging
Matthew Miller
2024-07-22
Merge pull request #594 from nlordell/fix-ecdsa-extraction
Matthew Miller
2024-07-22
Format Source Files
Nicholas Rodrigues Lordello
2024-07-21
Implement PR Review suggestions
Nicholas Rodrigues Lordello
2024-07-20
Stricter Leading 0 Checks
Nicholas Rodrigues Lordello
2024-07-20
Add Unit Tests
Nicholas Rodrigues Lordello
2024-07-19
Fix ECDSA Signature Unwrapping
Nicholas Rodrigues Lordello
2024-04-23
Bump Node version in README
Matthew Miller
2024-04-12
Update Example to v10.0.0
Matthew Miller
2024-04-12
chore(release): publish v10.0.0
Matthew Miller
2024-04-12
Update CHANGELOG for v10.0.0
Matthew Miller
2024-04-12
Refine contribution guidelines
Matthew Miller
2024-04-12
Merge pull request #557 from MasterKale/fix/544-ensure-webauthn-available-aut...
Matthew Miller
2024-04-12
Add tests
Matthew Miller
2024-04-12
Ensure Conditional UI has WebAuthn available
Matthew Miller
2024-04-12
Merge pull request #556 from MasterKale/fix/554-server-docstrings-tlc
Matthew Miller
2024-04-12
Modernize server method docstrings
Matthew Miller
2024-04-12
Merge pull request #555 from MasterKale/fix/553-require-rp-id-auth-options
Matthew Miller
2024-04-12
Require rpID arg when generating auth options
Matthew Miller
2024-04-12
Merge pull request #552 from MasterKale/feat/530-remove-user-id-footgun
Matthew Miller
2024-04-12
Update uses of base64url string methods
Matthew Miller
2024-04-12
Clarify string encoding on isoBase64URL methods
Matthew Miller
2024-04-12
Remove trailing close parenthesis
Matthew Miller
2024-04-12
Tweak userHandle type
Matthew Miller
2024-04-12
Explicitly disallow string userIDs
Matthew Miller
2024-04-12
Rename options JSON args in browser methods
Matthew Miller
2024-04-11
Update generateRegistrationOptions tests
Matthew Miller
2024-04-11
Remove UTF-8 string helpers from browser
Matthew Miller
2024-04-11
Treat userHandle as base64url string during auth
Matthew Miller
2024-04-11
Treat user.id as base64url string during reg
Matthew Miller
2024-04-11
Generate user IDs by default
Matthew Miller
2024-04-11
Add method to generate user IDs
Matthew Miller
2024-03-06
Merge pull request #538 from MasterKale/fix/536-default-displayname-to-empty-...
Matthew Miller
2024-03-05
Default user.displayName to empty string
Matthew Miller
2024-03-05
Merge pull request #535 from MasterKale/feat/532-update-getwebcrypto-node-v20...
Matthew Miller
2024-03-05
Tweak comment wording
Matthew Miller
2024-02-26
Update getWebCrypto for Node 20 globalThis.crypto
Matthew Miller
2024-02-25
Merge pull request #531 from MasterKale/feat/519-raise-minimum-node-version-v20
Matthew Miller
2024-02-25
22 isn't LTS yet so we can't test it
Matthew Miller
2024-02-24
Update root README for Deno 1.41.0
Matthew Miller
2024-02-24
Update VS Code settings for Deno 1.41.0
Matthew Miller
2024-02-24
Update server Deno lock file
Matthew Miller
2024-02-24
Update server Node package.json
Matthew Miller
2024-02-24
Update READMEs to indicate Node 20+
Matthew Miller
2024-02-24
Update Example project Node types
Matthew Miller
2024-02-24
Update Node CI checks to 20 and 22
Matthew Miller
[next]