Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook auth changed ? Protobuf #120

Open
VouskDV opened this issue Dec 12, 2020 · 3 comments
Open

Facebook auth changed ? Protobuf #120

VouskDV opened this issue Dec 12, 2020 · 3 comments

Comments

@VouskDV
Copy link

VouskDV commented Dec 12, 2020

I think they changed from json to protobuf, any idea how to solve that ?

@jmejiaperez
Copy link

there are several ways to resolve this, one way is to decompile the tinder android app or ios whatever you fancy, and look for those fields and properly name them.
Another is just to guess the name of the fields and hopefully you label them right lol.

@jimtje
Copy link

jimtje commented Jan 22, 2021

I have extracted all of the protobuf .proto files here: gitee.com/auf/tinder-grpc-exploration

I will put up the Python version in a bit.

@travisjayday
Copy link

Hey @jimtje , what's the status on the protobuf auth? Have you figured out how to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants