Vade Mecum Server
Go to file
Joe Bellus 6c9ea1f774 Authorization
Added authorization system. All app endpoints are now bearer token
verified.

Added endpoints for initial setup, authorization, and updating
passwords.
2022-02-05 01:11:24 -05:00
migrations Authorization 2022-02-05 01:11:24 -05:00
src Authorization 2022-02-05 01:11:24 -05:00
.env Initial project structure 2022-02-03 16:55:10 -05:00
.gitignore Initial project structure 2022-02-03 16:55:10 -05:00
Cargo.lock Authorization 2022-02-05 01:11:24 -05:00
Cargo.toml Authorization 2022-02-05 01:11:24 -05:00
Makefile.toml Applications & Application Categories endpoints 2022-02-04 14:36:54 -05:00
rustfmt.toml Initial project structure 2022-02-03 16:55:10 -05:00