Files
Homarr/packages/auth/api-key/index.ts
2026-01-15 21:54:44 +01:00

3 lines
118 B
TypeScript

export { getSessionFromApiKeyAsync } from "./get-api-key-session";
export { API_KEY_HEADER_NAME } from "./constants";