Update auth docs

This commit is contained in:
Jesper Møller Jensen
2024-02-01 13:47:46 +01:00
parent 57c423f63a
commit 38dc92ed99

View File

@@ -34,7 +34,7 @@ There are two ways to use this:
```json
"Umbraco": {
"CMS": {
"NewBackOffice":{
"Security":{
"BackOfficeHost": "http://localhost:5173",
"AuthorizeCallbackPathName": "/"
},