Versions in this module Expand all Collapse all v0 v0.0.1 Nov 5, 2014 Changes in this version + func New(url string) authenticator.Password + type Authenticator struct + URL string + func (a *Authenticator) AuthenticatePassword(user, password string) (api.UserInfo, bool, error) + type RemoteError struct + Error string + type RemoteUserData struct + Email string + ID string + Name string