Expand description
API token storage and management for access reviews
This module provides storage and retrieval of API tokens for review purposes.
Structs§
- InMemory
ApiToken Storage - In-memory API token storage (for development/testing)
Traits§
- ApiToken
Storage - API token storage trait