fix: #3608518 Remove the Twitter option from the social authentications install step
Closes #3608518.
social_auth_twitter was dropped from varbase_auth on 9.2.x, so the Twitter checkbox in the install Social authentications to enable step tries to install a module that no longer exists. Remove it from src/FormBit/varbase_auth.formbit.php; keep Google, Facebook and Linkedin.
Verified in a fresh browser install of Varbase 9.2.x (Drupal 11.4): the step now lists only Google, Facebook and Linkedin.
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release
AI-Generated: Yes (Used Claude Code; reviewed by Rajab Natshah.)
Edited by Rajab Natshah