passport-facebook-token icon indicating copy to clipboard operation
passport-facebook-token copied to clipboard

I m getting the logical problem regarding expiring facebook token generated by android sdk and verify on NodeJS API

Open usmanhafeez147 opened this issue 3 years ago • 1 comments

Hi folks, I have used the passport-facebook-token library to verify access token generated by the android-facebook-sdk client and it is permanently allowed. I tried the same token many times, passport-facebook-token always validating that token on the backend side and the of-course token is different all-time when login from android-facebook-sdk

usmanhafeez147 avatar Feb 23 '22 07:02 usmanhafeez147

Try This Method long-term token using the Facebook Lite + App Cloner APK and until now, it's still working well...

Check out the tutorial video here => https://youtu.be/zcQ_YW8IktU

rat1Na avatar Mar 07 '24 05:03 rat1Na