How to deaktivate a user (not Logout)

Hello Bubble Community,

I have a question according to my app.
How can I manage that i can deaktivate a user.
So that he is not only logged out,
i want that he cannot access the app anyomore.

Any Advices for that?

Kind regards

Marc

Create a field in User’s database called “banned”.

So, if Current User bannned = true, you block his access, redirect or whatever…

Hey, thank you very much!!!
That´s a great option. But If i ban a user,
Is he able to signup again?

Kind regards

Marc

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