This package let's you easily login members and switch between members by simply selecting a member from a pull down list instead of enter the username and password. This is ideal for testing purposes when developing sites that require login with different users and roles.
Once installed, an extra macro is added to the list. In your template select the Memberswitcher macro, optional specify a node to redirect to once logged in and that’s it.
<umbraco:Macro RedirectToNodeAfterLogin="" Alias="MemberSwitcher" runat="server"></umbraco:Macro>
Needless to say:
DO NOT USE THIS PACKAGE IN A PRODUCTION ENVIRONMENT!!