is there any option to set permissions per user of an org? as far as I understand everybody can use the apps as soon as the user has access to the API's used in the project.
but the modt use cases I have in mind need an admin (for settings) and users without any API access.
what are other solutions? write 2 apps which share data? one for "read/interact" and the other for "API interactions"?
what I would love to have is an option to rely on new/existing product profiles or user groups from the admin console...