● Created a simple Restaurant service model with User access authentication to provide different role and access to different user like:- Admin,Visitor,User. ● Each user is authenticated and granted access based on their emai land token to perform operations like add new food item, order food etc.