Spitgranger / SyncMaster

Capstone project
MIT License
2 stars 0 forks source link

Task - POC add authentication middleware for the server #275

Closed Spitgranger closed 1 week ago

Spitgranger commented 1 week ago

Description To prevent access for unauthorized clients, implement authentication middleware for endpoints that require a user to be authorized. Definition of Done API endpoint created