Planning Page - kcharris/MyAuth GitHub Wiki

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