Closed xlongtang closed 4 years ago
A first question we need to figure out is: Is the invitation link specific to a user and/or an organization?
For Case 1, we need to let the user know that he/she has processed this invitation. One option is that: Calling AddSuccessNotification in the controller ... Another option is that: A separate page is committed for this ...
Currently, let's use Case 1.
Closing this issue as the controller will redirect user to switch account page if logged in user email is not the same as invited user email.
Please check if any of any issue may exist for the following cases when a user clicks an invitation link in his/her email.