export interface FederatedLoginOptions { connection: string; [key: string]: string | number | boolean; }
key
string
number
boolean