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.
|
You can now close this window and **retry your original command** in the application.
|
||||||
</div>
|
</div>
|
||||||
<button class="button" onclick="window.close()">Close Window</button>
|
<button class="button" onclick="window.close()">Close Window</button>
|
||||||
<div class="note">This window will close automatically in 10 seconds.</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user