loginfinish

package
v1.0.33 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// make sure only one is shown.  This is an internal error code to point the developer to the code that is failing
	InternalError_WebAuthN_LoginFinish_001 = "rg-webAuthN-LF-001"
	InternalError_WebAuthN_LoginFinish_002 = "rg-webAuthN-LF-002"
	InternalError_WebAuthN_LoginFinish_003 = "rg-webAuthN-LF-003"
	InternalError_WebAuthN_LoginFinish_004 = "rg-webAuthN-LF-004"
	InternalError_WebAuthN_LoginFinish_005 = "rg-webAuthN-LF-005"
	InternalError_WebAuthN_LoginFinish_006 = "rg-webAuthN-LF-006"
	InternalError_WebAuthN_LoginFinish_007 = "rg-webAuthN-LF-007"
	InternalError_WebAuthN_LoginFinish_008 = "rg-webAuthN-LF-008"
	InternalError_WebAuthN_LoginFinish_009 = "rg-webAuthN-LF-009"
	InternalError_WebAuthN_LoginFinish_010 = "rg-webAuthN-LF-010"

	InternalError_WebAuthN_LoginFinish_099 = "rg-webAuthN-LF-099"
)

Variables

This section is empty.

Functions

func AddScopedIHandler

func AddScopedIHandler(builder di.ContainerBuilder)

AddScopedIHandler registers the *service as a singleton.

Types

type SucessResonseJson

type SucessResonseJson struct {
	RedirectUri string                  `json:"redirectUri"`
	Credential  *go_webauthn.Credential `json:"credential"`
}

Jump to

Keyboard shortcuts

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