handlers

package
v0.0.0-...-ac57b06 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Types

type AuthHandlers

type AuthHandlers struct {
	// contains filtered or unexported fields
}

func NewAuthHandlers

func NewAuthHandlers(authService *services.AuthService) *AuthHandlers

func (*AuthHandlers) GetJWT

func (h *AuthHandlers) GetJWT() *jwtauth.JWTAuth

func (*AuthHandlers) Login

func (h *AuthHandlers) Login(r chi.Router)

func (*AuthHandlers) Logout

func (h *AuthHandlers) Logout(r chi.Router)

func (*AuthHandlers) Signup

func (h *AuthHandlers) Signup(r chi.Router)

Jump to

Keyboard shortcuts

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