telodendria/src/include
Jordan Bancino 6ce6cb4525 Implement flow handling in Uia API.
This commit should fix user interactive authentication for dummy flows,
but I still have to implement a few more flows, including passwords and
refresh token. I also have to fix the cleanup logic: when do we purge
UIA sessions?
2023-02-27 15:39:12 +00:00
..
Array.h Update copyright year 2022-12-26 15:52:52 +00:00
Base64.h Update copyright year 2022-12-26 15:52:52 +00:00
CanonicalJson.h Update copyright year 2022-12-26 15:52:52 +00:00
Cron.h Fix bugs in Cron 2022-12-26 16:28:58 +00:00
Db.h Begin prototyping User.h 2023-01-07 15:51:56 +00:00
HashMap.h Begin the great StrDuplicate() refactor. 2023-02-23 23:19:23 +00:00
Http.h Update copyright year 2022-12-26 15:52:52 +00:00
HttpServer.h Update copyright year 2022-12-26 15:52:52 +00:00
Json.h Format source code. 2023-02-17 03:23:25 +00:00
Log.h Update copyright year 2022-12-26 15:52:52 +00:00
Matrix.h Refactor endpoint authentication flow. 2023-01-17 01:36:22 +00:00
Memory.h Document MemoryHexDump() and DbExists() 2023-01-09 21:39:59 +00:00
Queue.h Update copyright year 2022-12-26 15:52:52 +00:00
Rand.h [#48] Add Rand API and make StrRandom() use it. 2023-02-16 00:31:13 +00:00
Routes.h Apply modified #50 and fix some misc. bugs. 2023-02-23 15:13:39 +00:00
Sha2.h Update copyright year 2022-12-26 15:52:52 +00:00
Str.h Renamed String.h to Str.h because Windows is dumb. 2023-01-08 04:38:06 +00:00
Telodendria.h Add a non-JSON landing page. This is the basis for other HTML pages. 2023-01-17 20:29:16 +00:00
TelodendriaConfig.h Update copyright year 2022-12-26 15:52:52 +00:00
Uia.h Implement flow handling in Uia API. 2023-02-27 15:39:12 +00:00
User.h Make JsonValueString() call StrDuplicate(); refactor code to behave properly. 2023-02-24 00:17:56 +00:00
Util.h Move string related functions to a new String API. 2023-01-07 04:33:32 +00:00