Documentation ¶ Index ¶ func Normalize(url string) (id string, err error) func RedirectURL(id, callbackURL, realm string) (string, error) func Verify(fullURL string) (id string, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Normalize ¶ func Normalize(url string) (id string, err error) Normalize normalizes an OpenID URI func RedirectURL ¶ func RedirectURL(id, callbackURL, realm string) (string, error) RedirectURL redirects browser func Verify ¶ func Verify(fullURL string) (id string, err error) Verify handles response from OpenID provider Types ¶ This section is empty. Source Files ¶ View all Source files discovery_cache.go openid.go Click to show internal directories. Click to hide internal directories.