RocketChat / RocketChat/Rocket.Chat

Support for OAuth Realtime API for client

Open
#7,413 5 comments 0 reactions 1 assignee View on GitHub

@rodrigok is already working on this.

Since Jan 29, 2018.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Hi, I'm building an Qt/QML interface to Rocket.Chat, called Ruqola. Password login works fine but now we're planning to have OAuth supoort. When used this, it gave this error-
{""errorType":"Meteor.Error",
"message":https://rocket.chat/docs/developer-guides/realtime-api/method-calls/login#using-authentication-providers [145546287]",
"reason":"No matching login attempt found"},
"id":"1",
"msg":"result"}
On the Rocket.Chat support channel, a team member said this is currently unavailable and that you won't support OAuth login via realtime API. Can you suggest any other way to implement OAuth in our client?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.