wip
This commit is contained in:
@@ -157,7 +157,6 @@ class AuthorizationServer(oauth2.AuthorizationServer):
|
||||
body,
|
||||
headers,
|
||||
):
|
||||
logger.debug('handle_response', status=status, body=body)
|
||||
return Response(
|
||||
status_code=status,
|
||||
body=body,
|
||||
|
||||
Reference in New Issue
Block a user