index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
index.js
Age
Commit message (
Collapse
)
Author
2020-11-16
Rename index.js to index.ts
Matthew Miller
2020-10-19
Update Example to v0.10.3
Matthew Miller
2020-10-07
Upgrade example to v0.10.0
Matthew Miller
2020-09-09
Update example to v0.9.0
Matthew Miller
2020-07-30
Update example to v0.8.0
Matthew Miller
2020-07-21
Make it easier to use different RP ID’s in example
Matthew Miller
2020-07-20
Comment out conformance import
Matthew Miller
2020-07-20
Add route suffix to exports and rename router
Matthew Miller
2020-07-20
Update Example to use mkcert for SSL
Matthew Miller
2020-07-12
Remove MetadataService from simple example
Matthew Miller
2020-07-12
Comment out FIDO conformance router
Matthew Miller
2020-07-12
Update MetadataService implementation in example
Matthew Miller
2020-07-11
Tweak some wording in example RP
Matthew Miller
2020-07-05
Comment out MetadataService in example
Matthew Miller
2020-07-05
Omit authenticatorAttachment from attestation opts
Matthew Miller
2020-07-05
Add MetadataService to example
Matthew Miller
2020-07-05
Use async in demo /verify-attestation
Matthew Miller
2020-06-07
Add dedicated Express app to test FIDO conformance
Matthew Miller
2020-06-07
Update example to v0.6.0
Matthew Miller
2020-06-02
Refactor example server for breaking changes
Matthew Miller
2020-05-27
Add new properties to example options generators
Matthew Miller
2020-05-26
Update example to v0.4.0
Matthew Miller
2020-05-26
Change assertion generation API to group arguments
Matthew Miller
2020-05-26
Rename WebAuthntine to SimpleWebAuthn
Matthew Miller
2020-05-25
Update example server to exclude atte. credentials
Matthew Miller
2020-05-25
Revert rpID in example
Matthew Miller
2020-05-25
Run ESLint over everything
Matthew Miller
2020-05-25
Run Prettier over everything
Matthew Miller
2020-05-25
Clarify some example comments
Matthew Miller
2020-05-25
Expand the example to look more like a real setup
Matthew Miller
2020-05-25
Switch to more generic domain
Matthew Miller
2020-05-25
Tweak rpID and origin in example
Matthew Miller
2020-05-25
Add some more documentation to the example
Matthew Miller
2020-05-24
Update example to latest versions
Matthew Miller
2020-05-23
Pass errors to front end when verification throws
Matthew Miller
2020-05-22
Remove some console logging from example server
Matthew Miller
2020-05-22
Add some docs to example server
Matthew Miller
2020-05-22
Verify the assertion and return a response
Matthew Miller
2020-05-22
Use fake domain name for HTTPS certs
Matthew Miller
2020-05-22
Add comments about what to store from attestation
Matthew Miller
2020-05-22
Tweak assertion verification path in example
Matthew Miller
2020-05-22
Add some section dividers
Matthew Miller
2020-05-22
Add endpoint for assertion options
Matthew Miller
2020-05-22
Handle attestation verification
Matthew Miller
2020-05-22
Add in-memory “DB” for devices per user
Matthew Miller
2020-05-22
Add attestation response verification
Matthew Miller
2020-05-22
Rearrange method unpacking
Matthew Miller
2020-05-22
Add endpoint for verifying attestation
Matthew Miller
2020-05-22
Set up HTTPS
Matthew Miller
2020-05-22
Wire up an endpoint for attestation options
Matthew Miller
[next]