Does any one know if it’s possible to build the Signup / Login functionality without using the Signin /Login built in by Bubble? Currently when you use the built in functionality by Bubble we as Product Admins can login in as any user through “Run as” in the data settings.
I don’t want Admins to be able to “Run as” any user and thought maybe if a create a new custom database table for the user I will avoid the “Run as” option. Is this possible?
I want them to access the database section in case they need to change the structure but I don’t want them to “Run as” any user.
The data in the database is encrypted and I don’t want any admin access to the data, but if the admin does the “Run as” then they would have access to the data through the UI and encrypting the data would be pointless.
Thats the reason I don’t want the the “Run as” accesible.