Tagged Questions
1
vote
2answers
67 views
Verifying that a user comes from a 'partner' site?
We're building a Drupal module that is going to be given to trusted 'corporate partners'. When a user clicks on a link, he should be redirected to our site as if he's a logged in user.
How should I ...