export type AuthMethod = 'bearer-token' | 'api-key';