Bug Plasmic Auth

Hello, colleagues.

Please tell me, is this some kind of bug, why do I see my users in the “View as…” section, but not in the “Configure how users login to your app” section?


Is there life or support for Plasmic on this forum?

Hi, that’s not a bug, the Users tab is referent to users that actively entered in your application using the auth, while the users in “View as” include users from permissions/settings so that you can test how your application looks for different users/roles.

I use the integration of Plasmic Auth and Supabase Auth.

And if users are visible in “View as” - it means that they have been authenticated. And it follows that they should be displayed in the list of users. Or am I misunderstanding something? Please help me, I have been racking my brains over this problem for 3 days.

No, just adding an email in the permissions list is enough to have an user email in the “View as” list.

But in my case it turns out that I see authorized users only in the “View as” list and do not see all users in the list. Why can this be?

Have you used your application in an environment outside of the Studio?

Yes. The users were created outside the studio.

Or should this list only show users created via the built-in Plasmic Auth provider, and not via a Custom Auth provider (like Supabase in my case)? If so, that might explain it.

Hi, it was found a bug in this section and a fix was already pushed for it.

Got it. Thank you.

And please tell me,

If a user is authorized in Plasmic via a custom provider (supabase auth), then this user cannot perform operations via the built-in Plasmic supabase integration?

If your data operations enforce some role protection in Plasmic, those will be required to execute the data operations and that’s all that there is to it. Which won’t involve your choice of auth provider or your choice of data provider. If you are having a different issue, please prefer to open a new topic.