RocketChat / RocketChat/Rocket.Chat
Support for OAuth Realtime API for client
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.