Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 269 Bytes

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).