You can test your project with a new database. If I still can't find the reason, I can take a look at it remotely.
@aidancostcoau
https://github.com/aspnetboilerplate/aspnetboilerplate/pull/4441
I guess your tenant has magdalen,lindsey,westfield , but someone in the log is trying to log in with lindseyhall, which will definitely cause problems. Can you confirm it?
http://lindseyhall.nuagecare.io/api/TokenAuth/Authenticate
Send log file to [email protected]
Have you tried this? https://support.aspnetzero.com/QA/Questions/5195#answer-fc40662a-3d60-48cc-ae62-6ee311d9768e
You can use nswag to create an angular proxy service for each project.
https://github.com/aspnetzero/aspnet-zero-core/blob/dev/angular/src/shared/service-proxies/service-proxies.ts
Service-proxies.ts
Service-proxies-2.ts
Service-proxies-3.ts
Of course you need to use the same authorization.
No problem, you can clean up expired tokens regularly.
https://github.com/aspnetzero/aspnet-zero-core/pull/1538#issuecomment-483530020
@davidharrison
I can't reproduce your problem. I saw that it was checked correctly.
Do you think you can use the Zero Demo project to reproduce it?
Do these projects use the same identity authentication?