Example #1
0
func AuthCodeURL(s *pushes.State) string {
	return config().AuthCodeURL(s.State())
}