Fix set-avatar auth flow and API avatar upload stability
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m5s
All checks were successful
Dotnet build and test / build (pull_request) Successful in 8m5s
This commit is contained in:
parent
7a1a9ad2ee
commit
b820348558
10 changed files with 115 additions and 117 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"Authority": "https://[Your domaine name]",
|
||||
"Audience": ["blogs"],
|
||||
"ExternalUrl": "https://[Your domaine name]",
|
||||
"ApiUrl": "https://[Your API domaine name]",
|
||||
"CorsAllowedOrigins": [
|
||||
"*"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue