ylogin

package
v0.0.0-...-7ebbd31 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2015 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(localHttpServerPort int, tokenDataChan chan TokenData)

Types

type OauthHandler

type OauthHandler struct {
	// contains filtered or unexported fields
}

func (OauthHandler) ServeHTTP

func (handler OauthHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)

type TokenData

type TokenData struct {
	Token     string
	ExpiresIn int64
}

Jump to

Keyboard shortcuts

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