diff --git a/static/lib/plugins.json b/static/lib/plugins.json index f081beb..c4edcfd 100644 --- a/static/lib/plugins.json +++ b/static/lib/plugins.json @@ -55,6 +55,12 @@ "link": "https://hapi.dev/family/cookie", "description": "A cookie-based session authentication scheme" }, + { + "name": "hapi-auth-api-key", + "github": "https://github.com/johnwatson484/hapi-auth-api-key", + "link": "https://github.com/johnwatson484/hapi-auth-api-key", + "description": "A Hapi plugin for API key authentication" + }, { "name": "hapi-auth-bearer-token", "link": "https://github.com/johnbrett/hapi-auth-bearer-token",