🚧 (wip) get oauth url from backend
this function is under development and still need fixing
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user