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 URIfunc RedirectURL ¶ func RedirectURL(id, callbackURL, realm string) (string, error)RedirectURL redirects browserfunc Verify ¶ func Verify(fullURL string) (id string, err error)Verify handles response from OpenID providerTypes ¶This section is empty. Source Files ¶View all Source filesdiscovery_cache.goopenid.goClick to show internal directories.Click to hide internal directories.