auth

package
v0.2.56 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(g *gin.RouterGroup)

Types

type IAuthCtrl

type IAuthCtrl interface {
	Register(context *gin.Context)
	CreatePassword(context *gin.Context)
	UpdatePassword(context *gin.Context)
	Login(context *gin.Context)
	Logout(context *gin.Context)
	Verify(context *gin.Context)
}

auth

Jump to

Keyboard shortcuts

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