Hi @dthyresson Thanks for your comments. Yes, in this case, an Account
can have multiple users. So Alice creates an account and then invites her colleague Bob. I haven’t yet introduced Roles but intend to do so (e.g. Alice as Admin and Bob as User.)
Good to know about the webhooks! I’ll check those out. I had just started to think about how I could tell if Bob is confirmed or not… If I could update based on a trigger from auth.users
that would be awesome.