Skip to content

Parameters for the "login" command #9

@dmhts

Description

@dmhts

Have you already tried to figure out what parameters are used for the "login" command? Here is a screenshot from Chrome DevTools:
screen shot 2018-03-20 at 11 51 51
This command is sent by the WhatsApp web application when an already authenticated client reopens a web socket connection (for example after page reloading or browser reopening).

Hint: I noticed that after sending a "login" command, a server "Conn" response no longer contains a "secret" along with other parameters. It confirms that the server implies that the client is already authenticated and has all required credentials (which is a perfectly valid assumption).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions