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

Show email address of user in the account #191

Open
KlausIllmayer opened this issue Aug 28, 2024 · 1 comment
Open

Show email address of user in the account #191

KlausIllmayer opened this issue Aug 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@KlausIllmayer
Copy link

Currently, users can't see which email address they shared when they registered their account. It would be good, that they can see this email somewhere in the account, so that they can send us an email that their email-address has changed.

The email address is given in the api/auth/me-call so it is more a matter of where to put this information.

The next step would be that users can change their email, but for this we need an API call, see SSHOC/sshoc-marketplace-backend#456

@KlausIllmayer KlausIllmayer added the enhancement New feature or request label Aug 28, 2024
@laureD19
Copy link
Contributor

laureD19 commented Oct 9, 2024

Add the information to the /account page in the welcome message description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants