Closed alex-oleshkevich closed 2 years ago
Session class should be a mapping instance (or may be replaced it with dict) to match Starlettes request.session signature. Functions like load and regenerate_id to be moved into functions.
request.session
load
regenerate_id
Session class should be a mapping instance (or may be replaced it with dict) to match Starlettes
request.session
signature. Functions likeload
andregenerate_id
to be moved into functions.