summaryrefslogtreecommitdiff
path: root/src/api/clients.rs
AgeCommit message (Expand)Author
2023-07-02More secure redirect URIsmrw1593
2023-06-22Implement the password grantmrw1593
2023-06-06Add new endpoints for allowed and default scopesmrw1593
2023-06-05Update existing endpoints to have client scopesmrw1593
2023-06-03Rename ClientRequest struct to camelCasemrw1593
2023-05-29Stub out a token endpointmrw1593
2023-05-29Add clients to the APImrw1593