Log in with token

I use api workflow to signup user from external website. Then I am getting token in response.
How should I generate the url with acquired token in order to login the user, or more precisely to which url should I redirect user with token parameter?