Commit graph

7 commits

Author SHA1 Message Date
3b98eb4a95
WIP for laptop 2025-08-29 16:54:32 -07:00
55b583b6e6
WIP implement core account creation logic 2025-08-29 13:15:35 -07:00
b522c062c0
WIP: Implemented input validation for createAccount 2025-08-29 13:11:40 -07:00
7eb0be102e
WIP: Setup xrpc module and createAccount template 2025-08-29 13:10:03 -07:00
1f490cd296
Entryway, add not_implemented endpoint to router 2025-08-28 10:53:57 -07:00
6d45fb2f70
Generic ParameterInput, createAccount xrpc parsing 2025-07-15 10:35:27 -07:00
cd2e03811e
Api, split into Api, Entryway, and Router
For a lil side project I need to make an Entryway, and I already have
enough infrastructure here that I don't want to redo anything.
2025-07-02 10:36:30 -07:00