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

Remove ParseFacebookUtils and ParseTwitterUtils #1780

Closed
3 tasks done
mtrezza opened this issue Apr 6, 2024 · 2 comments · Fixed by #1779
Closed
3 tasks done

Remove ParseFacebookUtils and ParseTwitterUtils #1780

mtrezza opened this issue Apr 6, 2024 · 2 comments · Fixed by #1779
Labels
state:breaking type:feature New feature or improvement of existing feature

Comments

@mtrezza
Copy link
Member

mtrezza commented Apr 6, 2024

New Feature / Enhancement Checklist

Current Limitation

ParseFacebookUtils and ParseTwitterUtils:

  • Require frequent maintenance and updates even though they are convenience methods that save the developer just a few lines of code, in contrast to the amounts of code this requires in the SDK.
  • They probably used to be the most popular 3rd party auth providers back in the days, but today that may not be true anymore. The focus on these 2 services seems increasingly arbitrary and lacks justification.
  • Bundles the Facebook SDK with the Parse SDK which creates conflicts if developers use different FB SDK versions in their project.

Feature / Enhancement Description

Remove both utils. There seems to be community support as well, see #1774 (comment).

Copy link

parse-github-assistant bot commented Apr 6, 2024

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mtrezza mtrezza pinned this issue Apr 6, 2024
@mtrezza mtrezza added type:feature New feature or improvement of existing feature state:breaking labels Apr 6, 2024
@mtrezza
Copy link
Member Author

mtrezza commented Apr 6, 2024

@parse-community/ios-sdk, @chriscborg, @matteolongeri-ovolab, @SOGAPPS, @gmohiuddin215, @JustinGanzer, @nmoersch-calimoto, @caliandi is everyone fine with the removal?

@mtrezza mtrezza unpinned this issue Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:breaking type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant