Click the button on the bottom right corner of the widget to see the login options the application allows.
Make the authentication system your own personalise the appearance of the login page and app by adding your own background, website logo and colors..
The setup is simple and I love the fact there is multiple options for the authentication and possibility to customize the widget.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed the filter that is being applied to include the user and the requested redirect url..
The Multi-site SSO feature now auto-registers users that are not in the system, when the registration setting is enabled. 2.1.14.
On login, the $user variable is updated with the user that just logged in, so that other plugins that depend on the $user variable can read the user data..
The login js file now handles UNLOQ-only method's token redirect without relying on URL.. 1.5.9.
The login js file now handles the token redirect without relying on URL.. 1.5.8.
If set to false, un-authenticated users that land on wp-admin will get stead of the redirect to the login page.
Read more