Basic channels middleware for token auth
Showing
- api/config/routing.py 17 additions, 0 deletionsapi/config/routing.py
- api/funkwhale_api/common/auth.py 47 additions, 0 deletionsapi/funkwhale_api/common/auth.py
- api/funkwhale_api/common/consumers.py 11 additions, 0 deletionsapi/funkwhale_api/common/consumers.py
- api/tests/channels/test_auth.py 37 additions, 0 deletionsapi/tests/channels/test_auth.py
- api/tests/channels/test_consumers.py 26 additions, 0 deletionsapi/tests/channels/test_consumers.py
api/config/routing.py
0 → 100644
api/funkwhale_api/common/auth.py
0 → 100644
api/funkwhale_api/common/consumers.py
0 → 100644
api/tests/channels/test_auth.py
0 → 100644
api/tests/channels/test_consumers.py
0 → 100644
Please register or sign in to comment