- openid_login_page(+Request) is det[private]
- Present a login-form for OpenID. There are two ways to redefine
this default login page. One is to provide the option
login_url
to openid_user/3 and the other is to define a new handler for/openid/login
using http_handler/3.