milapatel18 / J2EEeCommerce

Tech Learning & Tech Exploration & Skill Sharpened Project :This is a J2EE/Spring based full stack eCommerce project with unique concepts of Spring technology and E-commerce requirements.
0 stars 0 forks source link

AUTHENTICATIONS & AUTHORIZATION #6

Open milapatel18 opened 6 years ago

milapatel18 commented 6 years ago

AUTHENTICATIONS : with csrf functionality

Application must be able to identify user active status for each actions. Deactivate dashboard quickly as if user is not logged in-check through background request response with json or any other.

AUTHORIZATION : CRUD management for each user for each modules.