Authorization
Last updated
Was this helpful?
Last updated
Was this helpful?
User information is stored in ApplicationUser model. Here we have all essential information to describe user and implement authorization into admin panel. User can be associated with countries list through m2m connection to limit access for regional managers.