Expand description
Shared helpers for plugin implementations.
Extracted to avoid duplicating common patterns across plugins (DRY).
Functionsยง
- expires_
in_ to_ at - Convert an
expiresInvalue (milliseconds from now) into an RFC 3339expires_attimestamp string. - get_
owned_ api_ key - Fetch an API key by ID and verify that it belongs to the given user.