Skip to content

Commit

Permalink
Merge pull request #20 from Bassanetto/dev
Browse files Browse the repository at this point in the history
Spotify :: Gustavo ClienteId
  • Loading branch information
Bassanetto committed Nov 22, 2023
2 parents 6671681 + 0692afa commit 0c8155b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ export const environment = {
export const SpotifyConfiguration = {
authEndpoint: 'https://accounts.spotify.com/authorize',
// Gustavo Id
// clientId: '529181d8245d4f909bbb46354dde07a4',
clientId: '529181d8245d4f909bbb46354dde07a4',

// Amanda Id
clientId: 'e61824a2a6f845008eda73ac7fa72672',
// clientId: 'e61824a2a6f845008eda73ac7fa72672',
redirectUrl: 'https://teste-f59ed.web.app/login',
scopes: [
"user-read-currently-playing", // musica tocando agora.
Expand Down

0 comments on commit 0c8155b

Please sign in to comment.