auth

package
v0.0.0-...-fdbb991 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(w http.ResponseWriter, r *http.Request)

login

func Register

func Register(w http.ResponseWriter, r *http.Request)

register

Types

type Input

type Input struct {
	Username string `json:"username"`
	Password string `json:"password"`
}

auth page input

Jump to

Keyboard shortcuts

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