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

![Image](https://github.com/mini-software/MiniAuth/assets/12729184/b7f44bf3-c09b-4777-9f0b-8fb08c8bd403)

help wanted

你好,请问可以创建单独的token并指定有效期吗? 我想在客户端直接传递token来访问,不想走`获取token`+`定期刷新token`这2个步骤,觉得有些麻烦。。

你好,请问支持 Basic authentication 吗?