AnirudhBhat / FBNotify.py

Notifies you whenever your friends in Facebook comes online.
4 stars 2 forks source link

Disable FB API access token #2

Open rjw57 opened 10 years ago

rjw57 commented 10 years ago

Despite 62f0dd0 removing the access token from master, it is still available in the git history. I've just checked and I can still call FB API calls as @AnirudhBhat using this token. At this point I think he needs to admit defeat and revoke the access token.

See https://github.com/AnirudhBhat/FBNotify.py/commit/62f0dd0a4f8eb753e754340fb975f8df02f12817 for a public-visible URL which still gives the token.

petrblaho commented 10 years ago

Access token is back in e94d0b1477bacba0d10afa601b6444a2d2333a66 via #1 pull request (merged).