I guess login token replication to other publisher instance will not be a good way because token is created for a perticuler session when user log in. What you can do is to give the registration link to author instance and then replicate that user to other publish instance and give that login link t...