Patch: Tidy up of style code and fix to authentication logic
Feat: Added ability to access user's username through AuthContext
This commit is contained in:
@@ -8,6 +8,7 @@ Flask==3.1.0
|
||||
Flask-Session==0.8.0
|
||||
Flask-WTF==1.2.2
|
||||
Flask_CORS==5.0.0
|
||||
flask-socketio==5.5.1
|
||||
python-dotenv==1.0.1
|
||||
idna==3.10
|
||||
itsdangerous==2.2.0
|
||||
@@ -20,5 +21,4 @@ typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
Werkzeug==3.1.3
|
||||
WTForms==3.2.1
|
||||
Gunicorn==20.1.0
|
||||
flask-socketio==5.5.1
|
||||
Gunicorn==20.1.0
|
||||
Reference in New Issue
Block a user