Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lemon-mint authored Dec 25, 2020
1 parent a318834 commit 37766a8
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,10 @@

Simple Demo Page Backend server

```
Is PublicKey Vaild? : true
Is AuthenticatorData Length Vaild? : true
Is JSON UTF-8 Vaild? : true
Is JSON syntax Vaild? : true
Is JSON Structure Vaild? : true
Is Response Type Vaild? : true
Is Challenge Base64 Vaild? : true
Is Challenge Equal? : true
Is RPID Equal? : true
Is Signature Vaild? : true
Is Not a Replay Attack? : true
```
# TODO
- [x] Verify With Public Key
- [x] Parse authenticatorData
- [x] Attestation
- [ ] Authentication Assertion

### P.S.
```
Expand Down

0 comments on commit 37766a8

Please sign in to comment.