Skip to content

Missing method to implement user authentication flow #190

Closed
@ghost

Description

The authentication flow is described in the official documentation, here.

It is not the same thing as the channel subscription authorization which is described here or here.

It appears that the authenticate method, required for the channel subscription authorization flow is implemented in Node, PHP and Ruby whereas the authenticate_user method, required for the authentication flow is only implemented in Node and PHP SDKs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions