controllers

package
v0.0.0-...-e75809f Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: GPL-3.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserAuthController

type UserAuthController struct {
	AuthService userServices.AuthenticationService
}

UserAuthController ...

func (UserAuthController) Auth

func (ctrl UserAuthController) Auth(c *gin.Context)

Auth ...

func (UserAuthController) BasicLogin

func (ctrl UserAuthController) BasicLogin(c *gin.Context)

BasicLogin ...

func (UserAuthController) Identify

func (ctrl UserAuthController) Identify(c *gin.Context)

Identify ...

func (UserAuthController) Login

func (ctrl UserAuthController) Login(c *gin.Context)

Login ...

func (UserAuthController) Logout

func (ctrl UserAuthController) Logout(c *gin.Context)

Logout ...

func (UserAuthController) Recover

func (ctrl UserAuthController) Recover(c *gin.Context)

Recover ...

func (UserAuthController) Routes

func (ctrl UserAuthController) Routes(r *gin.RouterGroup)

Routes for UserAuthController

func (UserAuthController) UpdatePassword

func (ctrl UserAuthController) UpdatePassword(c *gin.Context)

UpdatePassword ...

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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