Skip to content

v0.2.0

Latest

Choose a tag to compare

@kirchdev-release kirchdev-release released this 30 May 21:37
9c9ffb6

0.2.0 (2026-05-30)

Features

  • add auth provider, middleware, listeners, Fortify bridge, and prune command (e729c85)
  • add configuration and database migrations (8359171)
  • add currentDevice helpers and centralize current-device resolution (4f8b3be)
  • add device lifecycle actions and the DeviceTouched event (4110fa1)
  • add models, enums, and key/session traits (557a0ed)
  • add overridable contracts and default implementations (d6ac164)
  • register the device-sessions service provider (ee432ff)
  • support configurable remember-token expiry (526824d)

Performance

  • bulk revoke-other-devices and chunked device pruning (b3c4b25)

Documentation