mongo

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2020 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Service 服务实例
	Service = &service{}
)

Functions

This section is empty.

Types

type TokenIssuer

type TokenIssuer struct {
	*token.IssueTokenRequest
	// contains filtered or unexported fields
}

TokenIssuer 基于该数据进行扩展

func (TokenIssuer) CheckClient

func (ck TokenIssuer) CheckClient(clientID, clientSecret string) (*application.Application, error)

func (*TokenIssuer) IssueToken

func (i *TokenIssuer) IssueToken() (*token.Token, error)

IssueToken 颁发token

Jump to

Keyboard shortcuts

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