(frontend) display full name if available

We can get the full name from the OIDC, so we should
display it if available.
This commit is contained in:
Anthony LC
2024-10-24 10:04:39 +02:00
committed by Anthony LC
parent a5af9f0776
commit d8673a8cf7
7 changed files with 15 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ and this project adheres to
- 📝Contributing.md #352
- 🌐(frontend) add localization to editor #268
- ✨Public and restricted doc editable #357
- ✨(frontend) Add full name if available #380
## Fixed