node.js - Load data into ExtJS app at loadtime -


i have database of users , security credentials. i'm using passport (node authentication middleware) authenticate users before serving main extjs app.js. there way configure app.js user's security credentials i'm serving app.js? i.e, if bob authenticated security clearance 4, how can configure ext js app reflect security level? i'm quite unfamiliar web programming..(but learning!)


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -