hi kentkoven,
No, there isn’t a widget available for this plugin, but we have introduced plugin shortcode in our latest release which you can place in posts/pages to get it functional directly from your page/post without going to login page.
Is there a PHP code as well?
Found it ..
[SocialAuth-WP-Short-Code] .. (Was on the Changelog page)
<?php sc_render_login_form_SocialAuth_WP(); ?> .. This seems to work.