Create an access control smartapp? Resources needed

Say I want to make an access control smartapp for all the devices in the home. So nobody can send commands unless it’s specified in the access control. Ignoring the authentication aspect of this scenario, how would one go about building the smartapp?

Do I use webhooks? Do I use aws lambda?

Please post links to learning resources, thanks!

Also, one more question, would webcore be suitable for building the access control? It looks great but I don’t know its limitations.

1 Like

What jkp is mentioning above, is you don’t give them direct access to SmartThings. You use one of the web panel applications he linked to and only send them the URL for those panels.

1 Like