Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 667 Bytes

#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!

Available GitHub Actions

##Project Description

"Alea yacta est!"

Stack Description

Structure

Extending the project

TODO

  1. Add tests for the AuthenticateController (better change it to AuthController)
  2. Add GitHub Actions
  3. Add renew token
  4. API Tests (Integration)
  5. Add Refit and generate package ( via GitHub Actions)
  6. Add Documentation
  7. Implement Third party Auth providers (OAuth)