minauthator/README.md

15 lines
216 B
Markdown
Raw Normal View History

2024-10-22 16:31:49 +00:00
# Minauthator
2024-10-20 22:05:20 +00:00
Auth provider supporting [OAuth2](https://datatracker.ietf.org/doc/html/rfc6749).
2024-10-20 22:05:20 +00:00
## Features
- [x] register
- [x] login
- [ ] authorize
2024-11-02 16:37:57 +00:00
## Deps
- <https://github.com/murar8/axum_typed_multipart>