handler

package
v0.0.0-...-e2003b0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// DefaultScope micro
	DefaultScope = "micro"
)

Functions

This section is empty.

Types

type Account

type Account struct{}

Account Struct Handler

func (*Account) Create

Create function handler

func (*Account) Delete

Delete function handler

func (*Account) Read

Read function handler

func (*Account) Search

Search function handler

func (*Account) Update

Update function handler

type Oauth2

type Oauth2 struct{}

Oauth2 struct

func (*Oauth2) Authorize

Authorize function handler

func (*Oauth2) Introspect

Introspect function

func (*Oauth2) Revoke

func (o *Oauth2) Revoke(ctx context.Context, req *oauth2.RevokeRequest, rsp *oauth2.RevokeResponse) error

Revoke Function

func (*Oauth2) Token

func (o *Oauth2) Token(ctx context.Context, req *oauth2.TokenRequest, rsp *oauth2.TokenResponse) error

Token function handler

Jump to

Keyboard shortcuts

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