UNPKG

colyseus_social_custom

Version:

Authentication and Social features for Colyseus

6 lines (5 loc) 240 B
export declare const MONGO_URI: string; export declare const JWT_SECRET: string; export declare const FACEBOOK_APP_TOKEN: string; export declare const TWITTER_CONSUMER_KEY: string; export declare const TWITTER_CONSUMER_SECRET: string;