Skip to content

v0.4.0

Choose a tag to compare

@enjaku4 enjaku4 released this 12 Sep 21:30
· 145 commits to main since this release

Breaking

  • Changed veri_sessions table to support multi-tenancy
  • Renamed revert_to_true_identity session method to to_true_identity
  • Session method prune no longer accepts a user argument
  • Session method terminate_all no longer accepts a user argument

Features

  • Added multi-tenancy support
  • Added session scopes to fetch active, expired, and inactive sessions
  • Added user scopes to fetch locked and unlocked users