User Session Pro Forgotten Passwords Demo
Below you will see the forgotten password dialog. You will see how the content of the dialog changes according to the context in which it is accessed. If you've signed up for an account, go ahead and try changing your password by entering your email address.
The code used
<?php $userSessionPro->modules['forgotten_passwords']->showForgottenPasswordDialog(); ?>
You can see User Session Pro working in various ways, and the code used to create each page, by following these links (don't forget you may have to login to see some pages):
Forgotten passwords dialog
Remember you will have to login to view these pages. Trying viewing them without logging in to see the a default restricted access warning.
More advanced examples of how you can use User Session Pro.
Video tutorials that will show you how to accomplish some very common tasks using User Session Pro