tinder changed facebook redirect_uri
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
For login to work, I need to get a tinder-authorized facebook token. I am currently using this:
```
https://www.facebook.com/dialog/oauth?client_id=464891386855067&redirect_uri=https://www.facebook.com/connect/login_success.html
```
The `redirect_uri` no longer works, so I need to monitor network traffic.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Facebook OAuth URL in the issue and compare its redirect_uri behavior with the attached network-traffic screenshot. Identify the current Tinder-authorized Facebook login flow and update the client so login works with the supported redirect URI; verify the complete login flow against Facebook and Tinder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100