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

Missing method to implement user authentication flow #190

Open
ghost opened this issue Jul 4, 2023 · 2 comments
Open

Missing method to implement user authentication flow #190

ghost opened this issue Jul 4, 2023 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Jul 4, 2023

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.

@ghost
Copy link
Author

ghost commented Jul 4, 2023

I'm working on a pull request to implement it.

@stale
Copy link

stale bot commented Oct 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you'd like this issue to stay open please leave a comment indicating how this issue is affecting you. Thank you.

@stale stale bot added the wontfix label Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants