Hi, I am new to ember js, have created my front end with ember js and deployed the build in tomcat. I have used form based authentication to authenticate the user. I have some queries like how to disable a button in hbs based on logged in user role( like request.isUserRoleIn in jsp page) I have not used any ember simple-auth since my jaasrealm take care of authentication.
1 post - 1 participant