Hi Pickaxe team & community,
I’m building a commercial chatbot with Pickaxe and face a key issue:
Users are logging in with the same account on multiple devices/browsers, which bypasses my pricing model (1 license = 1 user).
I’d love a native solution or best practice for:
- Allowing only 1 active session/device per user
- Blocking a second login or forcing the first to log out
- Doing this without building external infrastructure
Is anyone solving this already?
Thanks!