v1.4.0
Breaking Changes
- Token repositories must now also implement a
delete(session_id: int)
coroutine.
What's Changed
- style: add slots by @NiceAesth in #130
- feat: add token revoking by @NiceAesth in #134
- feat: set session to none on close by @NiceAesth in #135
Full Changelog: v1.3.3...v1.4.0