Permission only to create app users

Hi,

I have a Realm App, which uses email as authentication.

I want to leave a person responsible for registering users’ emails in the UI, but I don’t want them to have access to the other Realm UI options.

How can I do it?

Hello Bruno,

My name is Brock, and I’d be glad to assist you with this.

So in short answer, we are working on creating more permissions settings. I will personally forward this on myself as a feature request towards the permissions settings goal.

As of right now we don’t have a means of locking down specific UI components to specific user groups.

Regards,

Brock.

Hi @Brock_GL , thx.

In the meantime, is there any other way to allow user email creation without accessing the Realm UI?