bhaskarkhoraja / care-bridge

MIT License
0 stars 0 forks source link

implement middleware to check user and admin both in frontend and backend #6

Closed bhaskarkhoraja closed 5 months ago

bhaskarkhoraja commented 5 months ago

Is your feature request related to a problem? Please describe. middleware to verify user and admin to prevent them from accessing sensitive information.

Describe the solution you'd like Middleware implement both in backend and frontend

bhaskarkhoraja commented 5 months ago

implemented middle-ware to check viewer, admin and user