Summary of all the authentication flows versus different providers. All of them include:
Each of the sections is correlated with an article:
Go to the desire solution
Create .env file
cp .env.example .env
Fill out the .env file with the proper values
Run app
docker compose up --build