Skip to content

v0.5.0 - 2015-10-08

Choose a tag to compare

@bjornstar bjornstar released this 19 Sep 10:42
· 78 commits to master since this release
  • Previously a user could only logout if the session token was still valid. API keys would be expired, but database credentials could still be used. Now logout will ensure the user is completely logged out, even if the session is already expired.
  • Fixed a bug that was causing sessionLife and tokenLife settings not to work.