Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Example Plugin

This directory contains a minimal authentication plugin illustrating how to implement the interfaces required by AuthTranslator. It is excluded from normal builds with a //go:build example tag so it can serve purely as a reference.