No description
- Rust 100%
- Fixed a error in the design of JWT issuing in jwt.rs. It now provides a session UUID to the client for which the server maps to user UUID, The user login endpoints has been updated accordingly in accordance to this change. - Added two new types two types.rs to differentiate between the different metadata access for authenticated and unauthenticated users. - Added a few new queries to db.rs to assist in the new endpoints. - Added endpoints for files. - Added two more endpoints to admin - cargo.toml has a new dependancy |
||
|---|---|---|
| migrations | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||