Skip to content

v0.0.1-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@manekinekko manekinekko released this 07 Apr 08:20
· 999 commits to main since this release

0.0.1-alpha.3 (2020-09-15)

Bug Fixes

  • create JWT token from current logged in user (446cbb6)
  • detect Node.js runtime (bcda33c)
  • run npm audit fix (acde150)
  • set correct app_location for static sites (ce4521d)
  • use post_login_redirect_uri after login (64cf74c)

Features

  • store used provider n cookies (73da4f9)
  • support other auth providers (use fake impl only) (416f91f)
  • core: route checks (#11) (f9c6c18)