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

feat(auth): Display username on masthead #322

Merged
merged 4 commits into from
Oct 13, 2021

Conversation

jan-law
Copy link
Contributor

@jan-law jan-law commented Oct 12, 2021

Fixes #317
Usernames are fetched from the /v2.1/auth endpoint and displayed in the masthead.
image
The NoopAuthManager implementation will still show a user icon instead of a username.

Update auth version to 2.1
@jan-law jan-law requested a review from andrewazores October 12, 2021 17:44
@jan-law jan-law marked this pull request as draft October 12, 2021 17:50
@jan-law jan-law marked this pull request as ready for review October 13, 2021 16:35
@andrewazores andrewazores merged commit 6104bd4 into cryostatio:main Oct 13, 2021
@jan-law jan-law deleted the refactor-login-state branch October 13, 2021 19:18
@ebaron ebaron added the feat New feature or request label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retrieve user info from backend
3 participants