konsumer / konsumer/jstinder

tinder changed facebook redirect_uri

Open
#1 5 comments 0 reactions 0 assignees View on GitHub
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.

![screen shot 2016-08-19 at 12 55 10 pm](https://cloud.githubusercontent.com/assets/83857/17822699/5237bba0-660d-11e6-89ca-7d121eddd778.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.