MugsyOS / Operator

Mugsy's Operator Middleware
Mozilla Public License 2.0
2 stars 0 forks source link

Add JWT Auth middleware #15

Closed margyle closed 3 months ago

margyle commented 3 months ago
  1. Add JWT auth middleware to Operator
  2. Add auth to endpoints
margyle commented 3 months ago

Auth added. New issue created to inject auth into each required route: Auth: Inject auth as depends into all routes