MiniAuth
MiniAuth copied to clipboard
[Beta status] Plugin Identity Auth System in ONE Line of Code for your project (Like Swagger)
- [ ] API without identity - [ ] API with exist identity - [ ] MVC without identity - [ ] MVC with exist identity

``` System.InvalidOperationException: Each parameter in the deserialization constructor on type 'Microsoft.AspNetCore.Identity.SignInManager`1[Microsoft.AspNetCore.Identity.IdentityUser]' must bind to an object property or field on deserialization. Each parameter name must match with a property or...
 fail: Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware[1] An unhandled exception has occurred while executing the request. System.InvalidOperationException: No authenticationScheme was specified, and there was no DefaultChallengeScheme found. The default schemes can be set using...
  