π€Facebook Authentication
Here's how to activate Google login.
Last updated
Here's how to activate Google login.
Last updated
Visit Facebook for developers.
Begin by creating a new app.
Provide the necessary details for your app.
Navigate to Settings from the left-hand menu and choose Basic.
Input the relevant information for your project.
After completing the information, scroll to the bottom, click Add platform, and choose Website.
Now, input your website URL.
Then, within the Product section of the left-hand menu, locate Facebook Login and select Settings.
Locate the Valid OAuth Redirect URIs section and input your redirect URL.
Note The redirect URL should be structured as shown in the image below.
The final step is to switch your app's mode from development to live.
Copy the App ID and App Secret, and paste these values into the .env file.