Hi there,
Unfortunately there isn't an officially supported way to skip the login with Heroku. This is a highly requested feature we're looking into adding, though!
As a workaround, you could set the APPROVED_DOMAINS variable to ".*" (without the quotes) to enable all email addresses to be allowed through. Note that this will still ask for a Google sign-in, though.
-Andrew