index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Collapse
)
Author
2021-07-08
Fix spacing on debug consoles
Matthew Miller
2021-07-08
Add dark mode color scheme
Matthew Miller
2021-07-08
Add a comment to `printDebug()`
Matthew Miller
2021-07-08
Support two most common algorithms
Matthew Miller
2021-07-08
Persist and return actual transports
Matthew Miller
2021-07-08
Tweak overall styling
Matthew Miller
2021-07-08
Style consoles
Matthew Miller
2021-07-08
Output JSON objects to consoles
Matthew Miller
2021-07-08
Add “consoles” for each operation
Matthew Miller
2021-06-18
Simplify Example down to a single page
Matthew Miller
2021-06-18
Update example to v3.1.0
Matthew Miller
2021-04-17
Update Example to v3.0.0
Matthew Miller
2021-04-08
Update Example with new UMD URLs
Matthew Miller
2021-03-10
Run `npm lint`
Matthew Miller
2021-03-10
Update Conformance example RP ID and origin
Matthew Miller
2021-02-22
Add ENABLE_HTTPS env var for easier localhost
Matthew Miller
2021-02-20
Update Example to v2.2.0
Matthew Miller
2021-02-19
clean up diff
Jarrett Helton
2021-02-19
flip line 6 and 7 for diff
Jarrett Helton
2021-02-19
revert example, stop commiting it
Jarrett Helton
2021-02-19
Rename option types, change export syntax
Jarrett Helton
2021-02-18
reset package lock changes
Jarrett Helton
2021-02-18
formatting
Jarrett Helton
2021-02-18
revert
Jarrett Helton
2021-02-18
export types, needs testing in example app
Jarrett Helton
2021-02-06
Update example to v2.1.0
Matthew Miller
2021-02-05
Update example to v2.0.0
Matthew Miller
2021-01-21
Update example to v1.0.0
Matthew Miller
2021-01-21
Merge pull request #89 from MasterKale/feat/W3C-L2-update
Matthew Miller
feat/W3C-L2-update
2020-12-31
Update Example to v0.10.6
Matthew Miller
2020-12-22
Improve typing in Example
Matthew Miller
2020-12-09
Run `npm upgrade` on example
Matthew Miller
2020-12-09
Update example to v0.10.5
Matthew Miller
2020-12-01
Update Example to v0.10.4
Matthew Miller
2020-11-19
Merge pull request #72 from jstewmon/example-deps
Matthew Miller
fix: add missing type defs to example package.json
2020-11-19
Refine LoggedInFIDOUser type
Matthew Miller
2020-11-18
fix: add missing type defs to example package.json
Jonathan Stewmon
2020-11-16
Add build command
Matthew Miller
2020-11-16
Set output dir for build
Matthew Miller
2020-11-16
Add some docs for user interface
Matthew Miller
2020-11-16
Output rpID to console for easier launching
Matthew Miller
2020-11-16
Specify an env var to enable conformance support
Matthew Miller
2020-11-16
Install dotenv
Matthew Miller
2020-11-16
Fix exports in fido-conformance.ts
Matthew Miller
2020-11-16
Get nodemon working with .ts files
Matthew Miller
2020-11-16
Finish porting FIDO conformance
Matthew Miller
2020-11-16
Move LoggedInUser type to .d.ts file
Matthew Miller
2020-11-16
Start porting fido-conformance to TS
Matthew Miller
2020-11-16
Update code to TypeScript
Matthew Miller
2020-11-16
Rename `origin` to avoid DOM lib collision
Matthew Miller
[next]