facebook redirect page
This commit was merged in pull request #293.
This commit is contained in:
@@ -21,10 +21,6 @@ function FbookRedirect() {
|
|||||||
}
|
}
|
||||||
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
|
||||||
Host: oauth2.googleapis.com
|
Host: oauth2.googleapis.com
|
||||||
|
|||||||
Reference in New Issue
Block a user