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

```C# // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using System.ComponentModel.DataAnnotations; using System.Diagnostics; using...

help wanted

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/e7a3f613-5c72-4bf8-a56b-7aa6b352dc58)

help wanted

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/be5c0bab-e358-4ab6-9313-36a3686e79a3)

help wanted

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/89a1fcb9-cd4a-4279-a042-99b944413198)

help wanted

```cmd PS D:\git\MiniAuth\MiniAuth.AOT> dotnet publish -r win-x64 -c Release MSBuild version 17.8.3+195e7f5a3 for .NET Determining projects to restore... Restored D:\git\MiniAuth\MiniAuth.AOT\MiniAuth.AOT.csproj (in 2.25 sec). Restored D:\git\MiniAuth\src\MiniAuth\MiniAuth.csproj (in 7.28 sec). MiniAuth ->...