Skip to content

Commit

Permalink
Add dev spotify creds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Sep 1, 2023
1 parent b2acab7 commit b8daa76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MusicTypeChat/appsettings.Development.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,7 @@
"oauth.microsoftgraph.AppId": "ba0d5aec-5e6e-4a7e-b02f-636ffd0111b5",
"oauth.microsoftgraph.AppSecret": "1Qm7Q~9JeytqR7UdKK~USDC7lbk0BOeOUnuks",
"oauth.microsoftgraph.SavePhoto": "true",
"oauth.microsoftgraph.SavePhotoSize": "96x96"
"oauth.microsoftgraph.SavePhotoSize": "96x96",
"oauth.spotify.ClientId": "877901e579a0482ba454069e2425a47e",
"oauth.spotify.ClientSecret": "9c56a73a189843468fe91255bfa5180e"
}

0 comments on commit b8daa76

Please sign in to comment.