Provides helpers methods to interact with the session store.
Instance methods
session(*args, **options)
Returns the session store for the considered request.
Sourcesession(*args, **options, &)
Returns the session store for the considered request.
Source