kong.dao |
Operates over entities of a given type in a database table. |
kong.plugins.basic-auth.crypto |
Salt the password
Password is salted with the credential's consumer_id (long enough, unique) |
kong.plugins.galileo.alf |
Add an entry to the ALF's entries |
kong.plugins.galileo.buffer |
Timer handlers |
kong.plugins.jwt.jwt_parser |
Supported algorithms for signing tokens. |
kong.tools.responses |
Kong helper methods to send HTTP responses to clients. |
kong.tools.timestamp |
Module for timestamp support. |
kong.tools.utils |
Module containing some general utility functions used in many places in Kong. |
spec.helpers |
Collection of utilities to help testing Kong features and plugins. |