MiniAuth icon indicating copy to clipboard operation
MiniAuth copied to clipboard

[Beta status] Plugin Identity Auth System in ONE Line of Code for your project (Like Swagger)

Results 101 MiniAuth issues
Sort by recently updated
recently updated
newest added

- [ ] API without identity - [ ] API with exist identity - [ ] MVC without identity - [ ] MVC with exist identity

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/472382e5-3b9e-48d3-9c45-5238135c2329)

help wanted

``` 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...

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/d6f23ebf-2e60-49d7-91f3-1fd2d34dbfa6) 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...

help wanted

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/f3aa5dfa-2179-43ad-9535-8c8a72b5d2f6) ![Image](https://github.com/mini-software/MiniAuth/assets/12729184/eb2b8fcb-f17c-4f0e-aa7d-19705965ed68) ![Image](https://github.com/mini-software/MiniAuth/assets/12729184/9ceec563-6541-4528-b772-a7e2bdb31bf0)

help wanted