Module api_key_in_memory

Source
Expand description

This module provides an in-memory implementation of api keys.

The InMemoryApiKeyRepository struct is used to store and retrieve api keys permissions.

Structsยง

InMemoryApiKeyRepository