update auth msg
This commit is contained in:
@@ -195,7 +195,6 @@ async def oauth2_callback(request: Request) -> HTMLResponse:
|
||||
You can now close this window and **retry your original command** in the application.
|
||||
</div>
|
||||
<button class="button" onclick="window.close()">Close Window</button>
|
||||
<div class="note">This window will close automatically in 10 seconds.</div>
|
||||
</body>
|
||||
</html>
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user