This repository contains two public interfaces:
AuthService
: is the interface implemented by all Gloo ext auth implementationsExtAuthPlugin
: is the interface that needs to be implemented by custom go ext auth plugins
Be sure to check out the docs at gloo.solo.io for more information!