Commit Graph

6 Commits

Author SHA1 Message Date
kdeng00 48f9914a1f Clean up
Removing comments, some cleanup, and moving the startup code into Program.cs
2024-06-13 20:35:53 -04:00
kdeng00 c4ab90d4eb .NET 8 migration 2024-06-09 15:00:47 -04:00
kdeng00 c17c9cd329 Migrating to modern c# namespace
Using the short namesapce declaration for conciseness
2023-04-09 12:34:06 -04:00
kdeng00 74569d85b6 Deprecating asymmetric keys
Starting work to deprecate using public and private keys to sign tokens
2022-12-16 13:48:15 -05:00
Kun Deng 38c056cc99 Swagger docs 2022-09-05 16:58:10 -04:00
Kun Deng f8ec65fd29 Tokens are validated in respective endpoints 2022-08-27 21:35:49 -04:00