Created
January 6, 2020 22:09
-
-
Save technoplato/891eba4df1a4aa7bad03be9e1cb97a5f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* optional: Firebase Login with Instagram | |
debugging: https://instagram-auth.appspot.com/ (this site doesn't work) | |
may be related: | |
https://status.firebase.google.com/incident/Authentication/18002 | |
https://github.com/firebase/firebaseui-web/issues/30 | |
Grab all pictures and user info | |
implement authorization window: | |
https://developers.facebook.com/docs/instagram-basic-display-api/overview#authorization-window | |
https://developers.facebook.com/docs/instagram-basic-display-api/guides/getting-access-tokens-and-permissions | |
https://developers.facebook.com/docs/instagram-basic-display-api/overview | |
alternate library for react-native: https://github.com/hungdev/react-native-instagram-login#readme | |
Do you want to rehost the images and videos or do you want to simply reference them from within the application? | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment