Skip to content

Javascript backend and JWT enhancement

Compare
Choose a tag to compare
@iegomez iegomez released this 11 Feb 14:11
· 141 commits to master since this release
f8108eb

This release comes with:

  • New Javascript backend, check README for details on how to use.
  • Independent options for JWT local DBs so they may use different underlying DBs when a DB backend is also present.
  • Javascript mode for JWT backend.
  • Options to pre parse JWT token for local and JS modes.
  • Options to skip JWT token expiration.
  • Option to set DB backends connection tries before failing.