RocketChat / RocketChat/Rocket.Chat
OAuth Disables My Account -> Profile page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
If you sign in through a custom OAuth (in my case, Auth0.com), the "Profile" page doesn't load when you click "My Account." "Security" and "Localization" do work, but clicking "Profile" doesn't do a thing.
Of course, many details of the user are loaded through the OAuth provider (and should be managed this way), but without the ability to change Real Name (for example), this is a problem.
Server Setup Information:
- Version of Rocket.Chat Server: 0.59.3
- Operating System: Ubuntu 16.04.3
- Deployment Method(snap/docker/tar/etc): tar
- Number of Running Instances: 1
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.
Research direction
The issue names no source file or test; begin at the My Account > Profile entry point and reproduce the failure with a custom OAuth provider such as Auth0. Compare it with the working Security and Localization pages, then verify that Profile loads and allows supported user details such as Real Name to be managed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100