Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.55k stars 1.56k forks source link

[BUDI-7610] [Automations] - Provide Trigger "On User Login / Out" #11983

Open poirazis opened 1 year ago

poirazis commented 1 year ago

I think it would be a cool feature if we could run automations when a user Sings In or Signs Out or Times Out.

BUDI-7610

melohagan commented 1 year ago

Hey @poirazis

Is this for auditing purposes, or what is your use-case?

poirazis commented 1 year ago

hey @melohagan I need to dynamically create user accounts in my db when a user logs in to BB and this way elevate my bb to authentication server :P