This commit is contained in:
@@ -8,6 +8,7 @@ INTERNAL_AUTH_SERVER = "auth.discours.io" not in AUTH_URL
|
||||
|
||||
|
||||
async def check_auth(req):
|
||||
print("%r" % req)
|
||||
token = req.headers.get("Authorization")
|
||||
print(f"[services.auth] checking auth token: {token}")
|
||||
|
||||
|
Reference in New Issue
Block a user