tinderjs / tinder-desktop

Use Tinder from your desktop, for Mac OS X, Microsoft Windows and Linux
https://tinderjsblog.herokuapp.com/
97 stars 25 forks source link

Expose Facebook id and token on user's profile. #158

Open taylorkline opened 7 years ago

taylorkline commented 7 years ago

Token is hidden by default and can be shown/hidden.

mayeaux commented 7 years ago

What's the purpose of this? 🤔

taylorkline commented 7 years ago

It allows the user to use their tokens for any purpose they see fit, such as copying it into another, similar app. It's a nonprogrammatic way to do https://github.com/tinderjs/tinderauth which is useful when almost all authentication methods except for the way you are doing it in this app are currently defunct.

And even if all were working, it's nice to get all information in this app alone, since this app has it anyways 🙂

mayeaux commented 7 years ago

Want to add the option to turn off that feature in the settings page and turn it off by default? Then I can get it merged for sure 🙌🏻

taylorkline commented 7 years ago

Done & pushed 😸