Dual Auth
Contents |
Author
Status
- This document is in early discussion and is not considered final or authoritative.
Appearance
General
The approach taken in a future version of phpbb-openid.
Input fields
- Username
- Password
- OpenID
Behavior
- If OpenID is blank, log in using Username and Password.
- If Username and Password are blank, log in using OpenID.
- If none are blank, log in using both methods, associating the OpenID with the user.

