2024-10-22 16:31:49 +00:00
|
|
|
# Minauthator
|
2024-10-20 22:05:20 +00:00
|
|
|
|
2024-11-11 13:49:17 +00:00
|
|
|
Auth provider supporting [OAuth2](https://datatracker.ietf.org/doc/html/rfc6749).
|
2024-11-08 22:38:54 +00:00
|
|
|
|
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>
|
|
|
|
|