• This project
    • Loading...
  • Sign in

신지원 / LineMusicChatbot

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • LineMusicChatbot
  • node_modules
  • oauth2
  • examples
  • express
  • rename_to_secrets.json
  • 엄성진's avatar
    Enhance Security · 581ec038
    581ec038
    엄성진 authored 2021-06-07 17:24:57 +0000
rename_to_secrets.json 131 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "google": {
    "clientId": "",
    "clientSecret": ""
  },
  "facebook": {
    "clientId": "",
    "clientSecret": ""  
  }
}