Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 740 Bytes

react-apple-login

This is to demonstrate how to use two apple login button in the same page. In reactjs

/**

You also must include this script in the index.html file of ur project

<script src="https://appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js" defer ></script>