mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
6 lines
108 B
JavaScript
6 lines
108 B
JavaScript
module.exports.SOCIAL = {
|
|
VK: {
|
|
client_secret: 'Z71DsxoMF7PS9kayLuks',
|
|
client_id: 5987644,
|
|
}
|
|
};
|