| Did you know ... | Search Documentation: |
| Grammar rule openid_login_form//2 |
:- use_module(library(http/http_openid)).
[det]openid_login_form(+ReturnTo,
+Options)//img structures where the href
points to an OpenID 2.0 endpoint. These buttons are displayed below the
OpenID URL field. Clicking the button sets the URL field and submits the
form. Requires Javascript support.
If the href is relative, clicking it opens the
given location after adding’openid.return_to’and‘stay’.
true, show a checkbox that allows the user to stay
logged on.