Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Upgrade to Instagram API with Instagram Login #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

OliverCullimore
Copy link

Upgrade to the new Instagram API with Instagram Login as the Instagram Basic Display API was deprecated on 4th December 2024. See this blog post for further info.

This also includes migrating from Service Workers to ES Modules as per this guide to allow the latest tools to be used,

README.md updated with new API's usage instructions (all tenants will likely need to use the auth flow now but I've left the single-use access token code in place in case you still need this).

package.json license updated to be as per the main LICENSE file in the repo, contributors key added also.

Example wrangler.toml added.

Editor, formatter & ignore files added as per latest worker template too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant