opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
aiohttp_security
/
__pycache__
➕ New
📤 Upload
✎ Editing:
cookies_identity.cpython-311.pyc
← Back
� � hw � �F � d Z ddlmZ e� � Z G d� de� � ZdS )z�Identity policy for storing info directly into HTTP cookie. Use mostly for demonstration purposes, SessionIdentityPolicy is much more handy. � )�AbstractIdentityPolicyc �* � e Zd Zd� Zd� Zefd�Zd� ZdS )�CookiesIdentityPolicyc �"