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

Discussion about X-Goog-Firebase-Installations-Auth #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jjfeldcher
Copy link

I noticed that you don't have to decompile a iOS application to figure out these two values as you can just decode the JWT value in the X-Goog-Firebase-Installations-Auth and look for the API key in the requests. However I cannot find any valid sources to back up my claims as there is nothing from Google itself stating how X-Goog-Firebase-Installations-Auth works.

Before we pull this request in we should discuss if this is correct undocumented behavior which will can use to speed up testing as we don't have to decompile if we can reliability assume these values by looking at the requests.

Added some information about a common behavior.
@carlospolop
Copy link
Collaborator

Hi @jjfeldcher this is very interesting.
Have you tried it and it worked?

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

Successfully merging this pull request may close these issues.

None yet

2 participants