7 releases (breaking)
0.7.0 | Sep 17, 2024 |
---|---|
0.5.2 | May 3, 2024 |
0.5.1 | Nov 18, 2023 |
0.4.0 | Oct 14, 2022 |
0.1.0 | Jan 31, 2020 |
#120 in Authentication
1,124 downloads per month
Used in 5 crates
(3 directly)
245KB
4K
SLoC
grammers-session
This library contains the Session
trait and several session storages.
Sessions are used to remember the authorization key and home server address, to prevent having to create a new key and login every single time (which is an expensive process).
Dependencies
~1.8–2.4MB
~46K SLoC