Hi @bfintal !
you can override the default password value that the plugin uses by adding the following to your theme or a plugin:
define( 'AUTOMATIC_LOGIN_USER_PASSWORD', 'admin' );
Hi chrisguttandin, sorry for the late reply 🙁
Plugin now also lives on GitHub.
Thanks!