Join workspace
You're accepting an invitation to join
{{ invite.workspaceName }}
.
however the invitation was sent to
{{ targetUser.name }}
. You have to sign out from the current account to proceed.
. Please sign in to proceed.
using the
{{ invite.email }}
email address.
accept()"
>
Accept
decline()"
>
Decline
signOutGoToLogin()"
>
{{ activeUser ? 'Sign out to continue' : 'Sign in to continue' }}
Create new account
activeUser
? acceptAndAddEmail()
: signOutGoToLogin({ addNewEmail: true })
"
>
Add new email to existing account