How to Get Kakao Client ID and Client Secret?

  1. Go to https://developers.kakao.com and login to your Kakao account. Create one if you don’t have an account.
  2. Accept the Terms of Service and the Collection and Use of Personal Information terms if prompted and press Next.
  3. Enter a name in the Name field and a company name in the Company (Affiliation) field
  4. Proceed to the next steps and complete the registration
  5. Upload an image for your app and give it a name and press Create an app.
  6. You will now be displayed all your App keys.
  7. You must now set up User Management to use Kakao Login.
  8. Click User Management (in the left-hand menu)
  9. Switching it to the On position will display a number of new options that need to be configured
  10. Under the Profile Id select necessary and explain why
  11. Under the account_email Id select necessary and explain why
  12. Leave all other options off and click Save.
  13. Press the settings link next to App info to open the Apps settings.
  14. On the settings page look for the Client Secret section. If there is no current secret, press the button to generate a new secret. Once the secret is generated, you will see it in the corresponding field.
  15. Be sure to Enable the app by turning the button in the Client Secret section to the ON position and pressing Apply.
  16. In the platform section, press Add a platform and select the Web option
  17. In the available Site Domain field enter url of the homepage of your website
  18. Press the Add button when complete
  19. Next, save exactly the following url in the Redirect Path option where HOMEPAGE_URL is the url of the homepage of your website.
    If using Super Socializer plugin:
    HOMEPAGE_URL/SuperSocializerAuth/Kakao
    If using Heateor Social Login plugin:
    HOMEPAGE_URL/HeateorSlAuth/Kakao
  20. Click Save