/Bejebeje.Identity

IdentityServer 4 for Bejebeje

Primary LanguageCSS

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.