Permission keys

Hey there everyone!

I was wondering if anyone could assist me and helping me with a project that I have in mind. I was wondering if there is a possibility to have a user input a code and it would make changes to the user’s permissions if it is the right code created by another user like an admin

For example…
Code generated by admin: Admin1234
permission for that code: allows user to see the admin page

User inputs the permission key: Admin1234
User now has access to see the admin page

User inputs the permission key: Admin5678
User does NOT have access to see the admin page

If you think you can help that would be great thanks for reading!

best regards,
Jake

Think of Bubble as a visual programming language. What you describe is possible … but building it yourself.

You are not going to find in-app Bubble actions for that.

But … you can build a permissions system where you can have flows and conditions in the UI, on page load, in the database … react to them

This topic was automatically closed after 70 days. New replies are no longer allowed.