Add metadata statements and include in documentation

This commit is contained in:
Nicolas Stalder
2019-01-27 20:08:15 +01:00
parent 91066292ae
commit 37f1790028
4 changed files with 92 additions and 0 deletions

View File

@ -0,0 +1,12 @@
For information on what this is, see the [spec](https://fidoalliance.org/specs/fido-v2.0-rd-20180702/fido-metadata-statement-v2.0-rd-20180702.html#fido2-example).
## CTAP2
```
{!metadata/solo-FIDO2-CTAP2-Authenticator.json!}
```
## U2F
```
{!metadata/solo-FIDO2-U2F-Authenticator.json!}
```