Apr 02, 2019 1:13 pm
What is the use of an app ID and secret key in a Facebook API?
1 Reply
Apr 03, 2019 9:01 am
To start using Facebook features, like the Login with Facebook you should get Facebook App ID and Secret Key. With the App ID, you can send API requests to Facebook for data. The Facebook App Secret can be used to decode the encrypted data.