env variable on controllers
#104
-
|
Hi @neonexus, Could you please detail the below doubt about From the discussion, say I have a controller for For example, in But when I try to access it from Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Sorry, I figured it's set in The reason I was getting undefined is that I forgot to configure my controller in Thanks. |
Beta Was this translation helpful? Give feedback.
Sorry, I figured it's set in
isLoggedIn.jspolicy.The reason I was getting undefined is that I forgot to configure my controller in
config/policies.js.Thanks.