Commit Graph

11 Commits

Author SHA1 Message Date
luke-else 0f96994773 Route request being made (Needs polling) 2021-11-22 13:07:56 +00:00
luke-else 16543d9c64 Merge branch 'main' into features/route 2021-11-15 21:24:30 +00:00
luke-else c47c0b434b Update Form Authenticator 2021-11-15 21:22:24 +00:00
luke-else 08c2e9c07b Updates to App and route Controller 2021-11-15 07:44:18 +00:00
luke-else 1ac94a533f Update User Model and Integrate new Sessions 2021-11-07 22:08:46 +00:00
luke-else d3970fba18 Updated API Interface
Updated API Interface to incorporate a new response model in order to simplify responses and make error handling easier.
2021-11-07 21:30:31 +00:00
luke-else f630f07224 Added User credential authentication 2021-11-07 20:25:01 +00:00
luke-else 2bf618f318 Added APIInterface 2021-11-07 20:25:00 +00:00
lukejelse04 dd72219fe2 Update FormAuthenticator.cs 2021-11-07 20:25:00 +00:00
lukejelse04 9a4f81ae1b Added Form Authenticator
Includes the methods needed to verify the user inputs and to validate that they are correct.
2021-11-07 20:25:00 +00:00
lukejelse04 e1c97e5b8c Initial Project Upload
This contains the base ASP.Net Core web application running on .Net Core Version 5
2021-09-20 07:16:48 +01:00