export type Credentials = { clientId: string; clientSecret: string; };