identity

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FilterToken

func FilterToken(ctx *context.Context)

Types

type LoginController

type LoginController struct {
	beego.Controller
}

func (*LoginController) Get

func (c *LoginController) Get()

func (*LoginController) Post

func (c *LoginController) Post()

type TokenData

type TokenData struct {
	Token string
}

type UserData

type UserData struct {
	Username string
	Password string
}

Jump to

Keyboard shortcuts

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