PayPal
ezto auth provides a fast and convenient way for users to log into your app with PayPal.
Prerequisites
Make sure to create a PayPal Developer account before you begin.
1 Go to Dashboard > Authentication > Social.
2 Click on + CREATE CONNECTION.
3 You will be redirected to the social connection providers page, where you can view all the available providers.
4 Click on PayPal.
5 You will be directed to the configuration page for the chosen social connection method.
6 To enable PayPal login, you must first establish an application project in the PayPal Developer Apps.
- Copy the redirect URL for the PayPal provider from the dashboard as the first step.
- Go to PayPal Developer Apps > My Apps & Credentials, and click on Create App.
- Provide the basic application details, click on Create App.
- Scroll down, paste the copied Redirect URL from your dashboard.
- The Client ID and Client Secret will be generated, copy it your clipboard.
7 Return to your dashboard, paste the Client ID in App ID and Client Secret in App Secret.
8 Configure the other required specification, click on SAVE.