controllersFacebook

package
v0.0.0-...-a74fbde Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallbackController

type CallbackController struct {
	controllers.BaseController
}

CallbackController コールバックコントローラ

func (*CallbackController) Get

func (c *CallbackController) Get()

Get コールバックする

type CallbackRequest

type CallbackRequest struct {
	Code  string `form:"code"`
	State string `form:"state"`
}

CallbackRequest コールバックリクエスト

type OauthController

type OauthController struct {
	beego.Controller
}

OauthController Oauth2コントローラー

func (*OauthController) Get

func (c *OauthController) Get()

Get 認証する

Jump to

Keyboard shortcuts

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