auth

package
v0.0.0-...-00c360f Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthProvider

type AuthProvider interface {
	Authenticate(username, password string) (authenticated bool, token string, err error)
	SetSigningKey(key string)
	Connect() error
	Close()
}

Interface for authentication providers

Directories

Path Synopsis
Package membership provides audience-resolution helpers for element shares.
Package membership provides audience-resolution helpers for element shares.

Jump to

Keyboard shortcuts

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