Skip to content

Releases: AscendingCreations/AxumSessionAuth

v0.14.0

12 Apr 19:02
0c3c0c3
Compare
Choose a tag to compare

What's Changed

  • updated to latest axum_session.
  • update readme fix some spelling issues by @j00p34 in #27

New Contributors

Full Changelog: v0.12.0...v0.14.0

v0.12.0

12 Jan 23:07
dbc0b96
Compare
Choose a tag to compare

Changed

  • (Breaking) Updated to Axum_session 0.12.0
  • added tracing for debugging.
  • Fixed the return to not be an unwrap if session doesn't exist.

v0.11.0

21 Dec 14:36
3debb57
Compare
Choose a tag to compare

Updated to AxumSession 0.11.0 for RedisPool 0.3.0.

Full Changelog: v0.10.0...v0.11.0

v0.10.0

27 Nov 15:52
e61fd54
Compare
Choose a tag to compare

What's Changed

  • (breaking) updated to axum_session 0.10
  • (breaking) updated to axum 0.7

Full Changelog: v0.9.0...v0.10.0

v0.9.0

13 Nov 18:49
024a3a6
Compare
Choose a tag to compare

Changed

  • Updated axum_session to 0.9.0.
  • Made AuthStatus Publically visiable

Added

  • sync_user_id function to Session.
  • StaleUser to AuthStatus Enum.

Fixed

  • Config session_id is no longer ignored for login and logout.

Full Changelog: v0.8.0...v0.9.0

v0.8.0

23 Oct 18:10
a8dc7cc
Compare
Choose a tag to compare

updated to newest axum_session and added some advanced features behind the feature keyword.

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Oct 15:24
4c1ef06
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Sep 20:10
3ff6fe9
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.6.0

v0.4.0

03 Sep 20:25
eb7a43f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

V0.3.0

07 Jul 15:36
7d7b283
Compare
Choose a tag to compare

Updated to AxumSessions 0.3.0

Full Changelog: V0.2.1...v0.3.0