Invite user to organization (signed or unsigned users)

how to handle there cases:

  • we invite users to organization but user might not have an account, in that case check the user email and force user to signup then redirect to accept invitation page
  • but if user already have an account then redirect to login page if not logged in and then to redirect to accept invitation page
Was this page helpful?