You need to sign in to do that
Don't have an account?

lightning access check and salesforce1
With Winter 17, access checks for Lightning components will be enforced. If unspecified, the default access value is "public" which means the component will be "Available within your org only".
Am I right to assume Salesforce1 is considered "within your org" and therefore Lightning components will pass the access check if access is unspecified?
Am I right to assume Salesforce1 is considered "within your org" and therefore Lightning components will pass the access check if access is unspecified?
"Mark your resources, such as a component, with access="global" to make the resource usable outside of your own org. For example, if you want a component to be usable in an installed package or by a Lightning App Builder user or a Community Builder user in another org."
https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/access_intro.htm