summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-04Delete expired tokensmrw1593
2023-06-04Setup JWT utilitymrw1593
2023-06-03Set up scoping servicemrw1593
2023-06-03Rename ClientRequest struct to camelCasemrw1593
2023-06-03Fixed security bugs with reading filesmrw1593
2023-05-29Optional authorizationmrw1593
2023-05-29Add basic authorization to the token endpointmrw1593
2023-05-29Stub out a token endpointmrw1593
2023-05-29Filled out the rest of the query parametersmrw1593
2023-05-29Create stubbed endpoints for authorizationmrw1593
2023-05-29Create service for parsing Basic Authorizationmrw1593
2023-05-29Add clients to the APImrw1593
2023-05-29Create a Client structmrw1593
2023-05-29Started on frontendmrw1593
2023-05-29Load `.env` filemrw1593
2023-05-29Add Content-Language to errorsmrw1593
2023-05-29Added logging supportmrw1593
2023-05-29Add an example for the config functionmrw1593
2023-05-29Update documentationmrw1593
2023-05-29Fix bugmrw1593
2023-05-29Change user_id to idmrw1593
2023-05-29Add the ability to search usersmrw1593
2023-05-29Make secrets more secretmrw1593
2023-05-29Add a login endpoint that does nothingmrw1593
2023-05-29Create get requests for usersmrw1593
2023-05-29Add servicesmrw1593
2023-05-29Allow PUTs to individual fieldsmrw1593
2023-05-29Add an update_user endpointmrw1593
2023-05-29Create usermrw1593
2023-03-19Implement password hashingmrw1593
2023-03-19Setup sqlxmrw1593
2023-03-15Created a basic HttpServermrw1593
2023-03-15Initial commitmrw1593