duo-labs / webauthn.io

The source code for webauthn.io, a demonstration of WebAuthn.
https://webauthn.io
BSD 3-Clause "New" or "Revised" License
657 stars 121 forks source link

Add metadata support #8

Closed aseigler closed 5 years ago

nicksteele commented 5 years ago

This looks good, in the future it could be worth switching to storing the metadata in some sort of DB structure.

aseigler commented 5 years ago

Yeah, I figured there was a better way but this method worked. Easy to rip/replace with a better structure though.