Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

crates_io_session

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

crates_io_session

This package contains a SessionExtension extractor for the axum web framework and a corresponding attach_session() middleware based on a signed cargo_session cookie. This abstraction allows us to save and retrieve data from the session cookie in a safe way.