Skip to content

v0.2.0

Choose a tag to compare

@enjaku4 enjaku4 released this 03 Jun 11:48
· 226 commits to main since this release

Breaking

  • Added password_updated_at timestamp tracking for authenticatable models
  • Added shapeshifter functionality for impersonation/session switching

Features

  • Added Session#identity method
  • Added current_session helper method for views