This website requires JavaScript.
Explore
Help
Register
Sign In
detleph
/
server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/detleph/server.git
synced
2026-09-04 08:36:06 +02:00
Code
Issues
9
Packages
Projects
Releases
Wiki
Activity
Files
913e0ee0e05b4d4e7d5fdffe41926062980939e2
server
/
src
T
History
Stephan
59f4d53af5
Add a controller for getting all admin user details
...
+ Requires Authentication
2021-12-29 15:19:16 +01:00
..
Controllers
Add a controller for getting all admin user details
2021-12-29 15:19:16 +01:00
lib
Add redis
2021-11-10 12:08:07 +01:00
Middleware
/auth
Add reference to custom Request typings
2021-11-11 11:57:36 +01:00
Routes
Add routes for admin authentication endpoints
2021-12-29 15:19:10 +01:00
Tests
FIX: Due to changes in Prisma schema tests broke
2021-11-17 21:36:06 +01:00
app.ts
Add routes for admin authentication endpoints
2021-12-29 15:19:10 +01:00
custom.d.ts
Add middleware to require authentication on an endpoint
2021-11-10 16:04:26 +01:00
superagent.d.ts
Fix the error where the code doesn't compile
2021-11-09 15:40:38 +01:00