Planning Page - kcharris/MyAuth GitHub Wiki
- Uses C# Webapp (razor pages) with individual account auth.
- Deployment settings use Docker Container running Linux.
- Uses the Open Source Open Id Dict for auth middleware
- Program.cs edited, Worker class and Auth Controller created.
- Still needs to be tested. Will test once another app with sign on feature is created.