oauth

package
v0.0.0-...-67365ed Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GITHUB_ENDPOINT = "https://github.com/login/oauth/access_token"
)

Variables

This section is empty.

Functions

func ExchangeGitHubTokenHandler

func ExchangeGitHubTokenHandler(c *gin.Context)

Types

type Request

type Request struct {
	Code string `json:"code"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL