Site News

Just a quick status report. I’m almost done with the initial implementation of the authentication system for the new codebase; the server side is written, compiles and passes basic functionality testing. While doing the work, I noticed a few gaps in my underlying libraries, so I will be going back to infrastructure work for a while to fill those gaps and factor out reusable code from the auth server component into the general infra library, then I’m getting started on writing the client side of the auth code.