func init() { auth.Register("github", &GithubDriverFactory{}) }
func init() { auth.Register("google", &GoogleDriverFactory{}) }