controllers

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FACEBOOK = &oauth2.Config{
	ClientID:     "943076975742162",
	ClientSecret: "d3229ebe3501771344bb0f2db2324014",
	Scopes:       []string{},
	Endpoint:     facebook.Endpoint,
	RedirectURL:  "http://loisant.org:9000/Application/Auth",
}

Functions

This section is empty.

Types

type Application

type Application struct {
	*revel.Controller
}

func (Application) Auth

func (c Application) Auth(code string) revel.Result

func (Application) Index

func (c Application) Index() revel.Result

Jump to

Keyboard shortcuts

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