We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Frontend:
/profile/:username -> profile view
Backend:
/profile/:username -> public user's data [no auth required]
The text was updated successfully, but these errors were encountered:
GH-654 Add profile endpoint and display basic user's profile, improve…
2ec7a28
… token management by AuthProvider
GH-654 Improve profile link in menu and add some borders
a3f0272
dzikoysk
No branches or pull requests
Frontend:
Backend:
The text was updated successfully, but these errors were encountered: