...
- When new user and new company in Maestrano (user1, company1), it creates a new user and a new company in myApp
- When existing user and existing company in Maestrano (user 1 company1 again), it redirects to the existing user, existing company in myApp
- When existing user and new company in Maestrano (user 1, company2), it creates a new user in a new company in myApp
- When new user and existing company in Maestrano (user2, company1), it creates a new user in an existing company in myApp
- When a user delete myApp on Maestrano, the account in myApp is deleted (i.e. if I re-link myApp, a new account is created in myApp)
...