index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
fido-conformance.ts
Age
Commit message (
Expand
)
Author
2024-04-12
Update Example to v10.0.0
Matthew Miller
2024-01-20
Update example to v9.0.0
Matthew Miller
2023-09-04
Update example to server v8.1.0
Matthew Miller
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Run `deno fmt` on example project
Matthew Miller
2023-08-18
Remove eslint
Matthew Miller
2023-08-04
Replace base64url with isoBase64URL
Telluu
2023-04-16
Override extensions with what Conformance wants
Matthew Miller
2023-04-16
Update FIDO MDS getEndpoints URL
Matthew Miller
2023-04-16
Use request session for currentChallege
Matthew Miller
2023-01-05
Update example to v7.0.0
Matthew Miller
2022-08-16
Update example to v6.0.0
Matthew Miller
2022-08-15
Enhance FIDO Conformance support in Example
Matthew Miller
2022-04-27
Update example to v5.1.0
Matthew Miller
2021-09-09
Log count of cached local statements
Matthew Miller
2021-09-03
Revert overzealous refactor of example FIDO routes
Matthew Miller
2021-09-01
Update example to v4.1.0
Matthew Miller
2021-08-27
Update example to v4.0.0
Matthew Miller
2021-08-21
Clear preset root certs for Conformance
Matthew Miller
2021-08-21
Update FIDO conformance routes for MDSv3
Matthew Miller
2021-03-10
Update Conformance example RP ID and origin
Matthew Miller
2021-02-05
Update example to v2.0.0
Matthew Miller
2020-11-19
Refine LoggedInFIDOUser type
Matthew Miller
2020-11-16
Fix exports in fido-conformance.ts
Matthew Miller
2020-11-16
Finish porting FIDO conformance
Matthew Miller
2020-11-16
Start porting fido-conformance to TS
Matthew Miller