Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 405 Bytes

Bejebeje.Identity

This project handles authentication and authorization for resources relating to Bejebeje.

Things to know:

  1. You'll need to setup User Secrets for handling the variables needed by the application.
  2. Project is Dockerised, if you choose to run it with docker, have a variables.env file to house the variables.
  3. If you choose to run locally, you will need Postgres installed.