v4.5.0
[v4.5.0](https://github.com/team-alembic/ash_authentication/compare/v4.4.9...v4.5.0) (2025-02-13) Features: * Add a `log_out_everywhere` add-on (#907) * Add a `log_out_everywhere` add-on Bug Fixes: * ensure that the token resource has only `:jti` as a primary key (#908) * Sign in tokens only last 60 seconds, but they should still be revoked after use. (#906)