Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save technoplato/891eba4df1a4aa7bad03be9e1cb97a5f to your computer and use it in GitHub Desktop.
Save technoplato/891eba4df1a4aa7bad03be9e1cb97a5f to your computer and use it in GitHub Desktop.
* 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