auth

package
v0.0.0-...-17f718d Latest Latest
Warning

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

Go to latest
Published: May 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetToken

func GetToken() string

Types

type Account

type Account struct {
	Username string
	PwHash   []byte
}

func NewAccount

func NewAccount(username, password string) (Account, error)

type Session

type Session struct {
	Account Account
	Token   string
}

Jump to

Keyboard shortcuts

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