auth

package
v0.0.0-...-46baba5 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AskMasterPasswordPageTmpl

type AskMasterPasswordPageTmpl struct {
	ErrorMsg string
}

func (*AskMasterPasswordPageTmpl) Template

func (t *AskMasterPasswordPageTmpl) Template() string

type ConsentPageTmpl

type ConsentPageTmpl struct {
	Username   string
	Redirect   template.URL
	ClientName string
	Scopes     []string
}

func (*ConsentPageTmpl) Template

func (t *ConsentPageTmpl) Template() string

type ErrorPageTmpl

type ErrorPageTmpl struct {
	ErrorMsg  string
	RequestID string
}

func (*ErrorPageTmpl) Template

func (t *ErrorPageTmpl) Template() string

type LoginPageTmpl

type LoginPageTmpl struct {
	UsernameContent string
	UsernameError   string

	PasswordError string
}

func (*LoginPageTmpl) Template

func (t *LoginPageTmpl) Template() string

type RegisterMasterPasswordPageTmpl

type RegisterMasterPasswordPageTmpl struct {
	PasswordError string
	ConfirmError  string
}

func (*RegisterMasterPasswordPageTmpl) Template

func (t *RegisterMasterPasswordPageTmpl) Template() string

Jump to

Keyboard shortcuts

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