auth/

directory
v0.0.0-...-7fcd028 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2023 License: MIT

README

auth plugins

Auth plugins must implement request checking on a HTTP port and path such as :8080/validate.

  • Valid requests: return 2xx
  • Invalid requests: return non 2xx

It is up to the developer to pick whether a request body is required for validation. For strategies such as Basic Authentication, headers are sufficient.

Plugins available:

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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