Soupaul / MusicBuzz

A music streaming platform made using HTML,CSS and Node.js
2 stars 6 forks source link

Social Authentication for Facebook. #11

Open Soupaul opened 4 years ago

Soupaul commented 4 years ago

Add social authentication for Facebook.

yashbansal130 commented 3 years ago

@Soupaul can I work on this issue?

Soupaul commented 3 years ago

Sure @yashbansal130 , go ahead.

yashbansal130 commented 3 years ago

@Soupaul I am getting problem connecting through API and getting error related to clientID. Please help with the issue.

Soupaul commented 3 years ago

@Soupaul I am getting problem connecting through API and getting error related to clientID. Please help with the issue.

You need to create a .env file where you'll have to mention the credentials for API_KEY, clientID, clientSecret for social login, etc. You will find the format for the .env file in the .env.example file of the repo.

yashbansal130 commented 3 years ago

@Soupaul so I got the api key from deezer and I should get the clientID and clientSecret from google Auth2?

Soupaul commented 3 years ago

@Soupaul so I got the api key from deezer and I should get the clientID and clientSecret from google Auth2?

Yes.

yashbansal130 commented 3 years ago

@Soupaul so I got the api key from deezer and I should get the clientID and clientSecret from google Auth2?

Yes.

they are asking too much for the organisation details, what to do of that?