I have been playing extensively with Plasmic for the past few days. It looks very interesting, however I have one big problem. I am a backend developer by flesh and blood. Frontend is not my thing, so I am looking for tools like Plasmic.
Everything looks very inviting, however, I have no idea how to create an application with Sign Up option.
Plasmic Auth requires users to be added manually. Even adding via ensurePlasmicAppUser, requires manual setting of permissions.
How can this be circumvented and automated without losing the flexibility of managing users on the Plasmic side?
We haven’t documented this yet, but it is possible to set a roleId in the ensurePlasmicAppUser call. You’ll need to go to the auth dialog and click “Copy role ID” to get the ID.