🚧 (wip) get oauth url from backend

this function is under development and still need fixing
This commit is contained in:
2025-08-22 22:43:34 +07:00
parent a6b8ba9c3d
commit ab5bbd3491
3 changed files with 29 additions and 2 deletions

View File

@ -27,7 +27,7 @@ const LoginPage = () => {
useEffect(() => {
// Prevent opening devtools while in authentication page
disableDevtool();
// disableDevtool();
/**
* Check if the window has an opener (i.e., it was opened by another window)