You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is an full stack application in which we have crud application for maintaining employee details. where the frontend is made using Angular. We have used Dotnet web API for the backend API. calls.We have used Ngrx Store for storing the data from the backend api calls to frontend. We have also Jwt token for authentication purpose & role authorizati