diff --git a/auth/oauth_responses.py b/auth/oauth_responses.py index ee31b6e..ef79ef6 100644 --- a/auth/oauth_responses.py +++ b/auth/oauth_responses.py @@ -26,8 +26,7 @@ def create_error_response(error_message: str, status_code: int = 400) -> HTMLRes
{error_message}
-Please ensure you grant the requested permissions. You can close this window and try again.
- +Please ensure you grant the requested permissions. You can close this tab and try again.