Force close users' sessions - how to?

Hello guys… In Bubble there’s a feature that allows you to close all user’s active sessions from a server action.

Is there a way to accomplish this in Wappler - nodejs?

I don’t know if this is a built in capability or maybe it can be accomplished by deleting a session record directly in redis (when using redis for session handling) or in the server (when using local session storage)

Thanks a lot!

Community Page
Last updated: