Commit Graph

2 Commits

Author SHA1 Message Date
MysticBoy
5cebd52613 add default date time format 2020-01-09 12:01:20 +08:00
MysticBoy
8c2231d472 fixe for Endpoint Uixe.Server.Controllers.AccountController.Login (Uixe.Server) contains authorization metadata,
but a middleware was not found that supports authorization.
    Configure your application startup by adding app.UseAuthorization() inside the call to Configure(..) in
    the application startup code. The call to app.UseAuthorization() must appear between app.UseRouting()
    and app.UseEndpoints(...).
2020-01-09 10:53:00 +08:00