see the document: https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Angular#nswag
I guess ngx-bootstrap has no localization information for Malay. You can add a locale mapping here.
https://github.com/aspnetzero/aspnet-zero-core/blob/10c44fb88b5946d2864cede85253b146cfdbdd54/angular/src/assets/ngx-bootstrap/ngx-bootstrap-locale-mapping.service.ts
@martin Can you use the DEMO project to reproduce the problem you encountered and then share the project? My email: [email protected]
You can try to implement LinkedIn yourself. There are a lot of providers here.
https://www.nuget.org/packages/AspNet.Security.OAuth.LinkedIn/ https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers
Can you talk specifically about the problem? If there are screenshots this is better.
The server's log is generally in App_Data/Logs/Logs.txt.
see: https://github.com/aspnetzero/aspnet-zero-core/issues/2104
What is your Zero version? Is there a background error log or a browser console error message?
What is your Zero version?