Versions in this module Expand all Collapse all v1 v1.1.0 Mar 9, 2017 Changes in this version + func Auth(provider string, request *http.Request, response http.ResponseWriter) error + func Init() + func ProviderCallback(provider string, request *http.Request, response http.ResponseWriter) (goth.User, error) + func RegisterProvider(providerName, providerType, clientID, clientSecret string) + func RemoveProvider(providerName string)