credentials

package
v0.0.0-...-93a261a Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const EMAILCHANGE_ERRORS = "emailchange.errors"
View Source
const EMAIL_CHALLENGE_KEY = "email_challenge"
View Source
const LOGIN_CHALLENGE_KEY = "login_challenge"

URL key constants used primarily by challenges

View Source
const LOGOUT_CHALLENGE_KEY = "logout_challenge"
View Source
const PASSWORD_ERRORS = "password.errors"
View Source
const PROFILEDELETE_ERRORS = "profiledelete.errors"

Form constants

View Source
const RECOVER_ERRORS = "recover.errors"
View Source
const REGISTER_ERRORS = "register.errors"
View Source
const REGISTER_FIELDS = "register.fields"
View Source
const TOTP_ERRORS = "totp.errors"

Variables

This section is empty.

Functions

func ShowClaimEmail

func ShowClaimEmail(env *app.Environment) gin.HandlerFunc

func ShowEmailChange

func ShowEmailChange(env *app.Environment) gin.HandlerFunc

func ShowLogin

func ShowLogin(env *app.Environment) gin.HandlerFunc

func ShowLogout

func ShowLogout(env *app.Environment) gin.HandlerFunc

func ShowPassword

func ShowPassword(env *app.Environment) gin.HandlerFunc

func ShowProfileDelete

func ShowProfileDelete(env *app.Environment) gin.HandlerFunc

func ShowRecover

func ShowRecover(env *app.Environment) gin.HandlerFunc

func ShowRegistration

func ShowRegistration(env *app.Environment) gin.HandlerFunc

func ShowSeeYouLater

func ShowSeeYouLater(env *app.Environment) gin.HandlerFunc

func ShowTotp

func ShowTotp(env *app.Environment) gin.HandlerFunc

func SubmitClaimEmail

func SubmitClaimEmail(env *app.Environment) gin.HandlerFunc

func SubmitEmailChange

func SubmitEmailChange(env *app.Environment) gin.HandlerFunc

func SubmitLogin

func SubmitLogin(env *app.Environment) gin.HandlerFunc

func SubmitLogout

func SubmitLogout(env *app.Environment) gin.HandlerFunc

func SubmitPassword

func SubmitPassword(env *app.Environment) gin.HandlerFunc

func SubmitProfileDelete

func SubmitProfileDelete(env *app.Environment) gin.HandlerFunc

func SubmitRecover

func SubmitRecover(env *app.Environment) gin.HandlerFunc

func SubmitRegistration

func SubmitRegistration(env *app.Environment) gin.HandlerFunc

func SubmitTotp

func SubmitTotp(env *app.Environment) gin.HandlerFunc

Types

type LogoutChallenge

type LogoutChallenge struct {
	Challenge  string
	State      string
	RedirectTo string
}

Jump to

Keyboard shortcuts

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