UNPKG

facebook-auth-nestjs

Version:
6 lines (5 loc) 335 B
export declare const FACEBOOK_AUTH_GRAPH_URL = "https://graph.facebook.com/"; export declare const FACEBOOK_AUTH_DEBUG_TOKEN_URL: string; export declare const FACEBOOK_AUTH_ACCESS_TOKEN_URL: string; export declare const FACEBOOK_AUTH_CONFIG_MODULE_TOKEN: unique symbol; export declare const FACEBOOK_AUTH_SERVICE_TOKEN: unique symbol;