auth
|
Moved all database code to db module
|
2021-09-01 12:53:00 +02:00 |
db
|
Moved all database code to db module
|
2021-09-01 12:53:00 +02:00 |
admin.rs
|
Moved all database code to db module
|
2021-09-01 12:53:00 +02:00 |
errors.rs
|
Switched to binary-only project
|
2021-08-29 20:30:33 +02:00 |
guards.rs
|
Fixed guard still using env var for jwt key
|
2021-09-01 16:18:48 +02:00 |
main.rs
|
Moved JWT config to config file
|
2021-08-30 15:28:47 +02:00 |
schema.rs
|
Completely restructured codebase
|
2021-08-22 16:24:59 +02:00 |