chore: remove deprecated instagram social strategy + bump to v13.2.1 (v13)#2837
Open
aparnaagarwal-okta wants to merge 2 commits into
Open
chore: remove deprecated instagram social strategy + bump to v13.2.1 (v13)#2837aparnaagarwal-okta wants to merge 2 commits into
aparnaagarwal-okta wants to merge 2 commits into
Conversation
Instagram social connection is deprecated (legacy /v1 profile API shut down). Remove it from the social connections map and its button/icon CSS. v13 counterpart to the v14 (master) cleanup. Refs: https://auth0team.atlassian.net/browse/ULP-8391 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v13 #2837 +/- ##
======================================
Coverage ? 42.54%
======================================
Files ? 120
Lines ? 3145
Branches ? 337
======================================
Hits ? 1338
Misses ? 1713
Partials ? 94 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Version bump + CHANGELOG entry accompanying the deprecated Instagram social connection removal (required for every lock cleanup PR). Refs: https://auth0team.atlassian.net/browse/ULP-8391
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the deprecated Instagram social connection from Lock v13 (
v13branch). Companion to the v14 PR #2836 — per the cleanup process, Lock changes are required in both v13 and v14 (auth0-server pins v13).Part of the multi-repo Instagram cleanup tracked in ULP-8391.
Changes
instagramfrom the social connections map insrc/connection/social/index.jscss/social_icons.stylNotes
v13branch.Refs: https://auth0team.atlassian.net/browse/ULP-8391
🤖 Generated with Claude Code