local_auth

command
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 9 Imported by: 0

README

Local Auth Plugin

This plugin implements the Syfon AuthenticationPlugin interface for local (basic auth) authentication.

Usage

Build the plugin binary:

go build -o local_auth_plugin .

Set the following environment variables as needed:

  • DRS_BASIC_AUTH_USER and DRS_BASIC_AUTH_PASSWORD for basic auth credentials

Configure Syfon to use the plugin:

export SYFON_AUTHN_PLUGIN_PATH=/path/to/local_auth_plugin
syfon serve

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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