facebook redirect page
This commit was merged in pull request #293.
This commit is contained in:
@@ -20,10 +20,6 @@ function FbookRedirect() {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
console.log(codeResponse);
|
console.log(codeResponse);
|
||||||
|
|
||||||
setTimeout(()=>{ // remove LATER
|
|
||||||
navigate('/login', {state: {error: true}})
|
|
||||||
},2000)
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
POST /token HTTP/1.1
|
POST /token HTTP/1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user