#Auth - Micro-Service
The role of the project is to have solid, generic, starting point in developing the Auth Service in a micro-services architecture.
!Note: for customizing the service, fork it first and then extend it, as per your needs!
##Project Description
"Alea yacta est!"
- Add tests for the AuthenticateController (better change it to AuthController)
- Add GitHub Actions
- Add renew token
- API Tests (Integration)
- Add Refit and generate package ( via GitHub Actions)
- Add Documentation
- Implement Third party Auth providers (OAuth)