14 lines
215 B
Markdown
14 lines
215 B
Markdown
# Minauthator
|
|
|
|
Auth provider supporting [OAuth2](https://datatracker.ietf.org/doc/html/rfc6749)
|
|
|
|
## Features
|
|
|
|
- [x] register
|
|
- [x] login
|
|
- [ ] authorize
|
|
|
|
## Deps
|
|
|
|
- <https://github.com/murar8/axum_typed_multipart>
|
|
|