17 lines
309 B
ReStructuredText
17 lines
309 B
ReStructuredText
.. _aiohttp-security-glossary:
|
|
|
|
==========
|
|
Glossary
|
|
==========
|
|
|
|
.. if you add new entries, keep the alphabetical sorting!
|
|
|
|
.. glossary::
|
|
|
|
|
|
session
|
|
|
|
A namespace that is valid for some period of continual activity
|
|
that can be used to represent a user's interaction with a web
|
|
application.
|