Skip to content

Instantly share code, notes, and snippets.

@geoseong
Last active February 19, 2020 17:32
Show Gist options
  • Save geoseong/198c48ef93242144393f3ea774a575b0 to your computer and use it in GitHub Desktop.
Save geoseong/198c48ef93242144393f3ea774a575b0 to your computer and use it in GitHub Desktop.
The way to signup with KAKAO social provider using Amazon Cognito and AWS Amplify: step 01(kakao sdk import in create-react-app)
<!-- public/index.html -->
<script src="//developers.kakao.com/sdk/js/kakao.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment