Skip to content

v3.1

Choose a tag to compare

@mkalioby mkalioby released this 23 Jun 16:32
· 11 commits to master since this release

3.1

  • Upgraded to fido==1.2.0
  • Added: CSP Compliance (optional), thanks to @lvanbuiten, to under CSP refer to van Buiten
  • Fix: issue when finding the user based on credential id.
  • Fix: Move key delete to be POST call. Thanks to @AndreasDickow