PSUBeacon / CMPSC488SP24SecTuesday

BEACON - Smart Home
MIT License
12 stars 0 forks source link

#46 Backend Endpoint updates #83

Closed Reminisce215 closed 6 months ago

Reminisce215 commented 7 months ago

46 Backend Endpoint ticket updates

+Sys user credentials checked against FE log in +IoT structs and functions in DAL for FE to fetch DB data +Dashboard endpoint is protected, authenticates JWT token, pushes IoT collection to FE, establishes account type +Worked on some request logic for FE

Pending -IoT update endpoint and functions(Will complete this week) -Create User endpoint