mapper

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticator

type Authenticator struct {
	Name      string `json:"name"`
	IconLight string `json:"icon_light"`
	IconDark  string `json:"icon_dark"`
}

type AuthenticatorMetadata

type AuthenticatorMetadata map[string]Authenticator

func LoadAuthenticatorMetadata

func LoadAuthenticatorMetadata(authMetaFilePath *string) AuthenticatorMetadata

func (AuthenticatorMetadata) GetNameForAaguid

func (am AuthenticatorMetadata) GetNameForAaguid(aaguid uuid.UUID) *string

Jump to

Keyboard shortcuts

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