|
|
Explanation
You can generate a link to any of the editor pages which allows your users log
in without re-entering their password.
You should do this only after you have authenticated the user using your own security
mechanisms, or the using the mechanisms of another API.
The Perl module source serves as a good reference for those who want to implement this
in other languages, it can be found here.
Example
|
|
|