feat(maui): resolve 401 load error by registering MobileAuthenticationHeaderHandler with configuration-based API host
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"ApiSettings": {
|
||||
"BaseUrl": "https://localhost:5000"
|
||||
},
|
||||
"Serilog": {
|
||||
"Using": [
|
||||
"Serilog.Sinks.File",
|
||||
@@ -42,4 +45,4 @@
|
||||
"FromLogContext"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user