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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -