github.com/cs3org/reva/v2@v2.27.7/changelog/1.0.0_2020-07-28/ocm-token-mail-meshdir.md (about) 1 Enhancement: Pass the link to the meshdirectory service in token mail 2 3 Currently, we just forward the token and the original user's domain when 4 forwarding an OCM invite token and expect the user to frame the forward invite 5 URL. This PR instead passes the link to the meshdirectory service, from where 6 the user can pick the provider they want to accept the invite with. 7 8 https://github.com/cs3org/reva/pull/1002 9 https://github.com/sciencemesh/sciencemesh/issues/139