Fix set-avatar auth flow and API avatar upload stability

This commit is contained in:
Paul Schneider 2026-09-04 19:03:08 +01:00
commit 138467496f
10 changed files with 115 additions and 117 deletions

View file

@ -18,6 +18,7 @@
"Authority": "https://[Your domaine name]",
"Audience": ["blogs"],
"ExternalUrl": "https://[Your domaine name]",
"ApiUrl": "https://[Your API domaine name]",
"CorsAllowedOrigins": [
"*"
],