Route PluginsApikey auth moduleOn this pageApikey auth modulecp:otoroshi.next.plugins.ApikeyAuthModule This plugin adds basic auth on service where credentials are valid apikeys on the current service. categories: AccessControl default configuration: { "realm" : "apikey-auth-module-realm", "matcher" : null}