Categorygithub.com/solo-io/ext-auth-plugins
repository
0.3.0
Repository: https://github.com/solo-io/ext-auth-plugins.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

External auth plugins

This repository contains two public interfaces:

  • AuthService: is the interface implemented by all Gloo ext auth implementations
  • ExtAuthPlugin: 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!