File

projects/commons/src/lib/elements/social-login/interfaces/social-login-config.interface.ts

Index

Properties

Properties

facebookApiKey
facebookApiKey: string
Type : string
googleApiKey
googleApiKey: string
Type : string
export interface ISocialLoginConfig {
    googleApiKey: string;
    facebookApiKey: string;
}

result-matching ""

    No results matching ""