go-webauthn / webauthn

Webauthn/FIDO2 library in golang
Other
744 stars 67 forks source link

Implement live comprehensive example #58

Open james-d-elliott opened 1 year ago

james-d-elliott commented 1 year ago

Description

It would be good as some users have mentioned to produce a live example that's published showcasing not only what this library is capable of but also what webauthn is capable of. This would help users implement the library, and show what options are available.

The following things can be showcased:

Implementation Specifics (all ideas at this point):

Use Case

No response

Documentation

47

NHAS commented 1 year ago

Howdy, this isnt really a full example regarding what you want here. But I've updated the example that was given for the previous repo

https://github.com/NHAS/webauthn-example