[MokoJoomSocialLogin] feat(facebook): add Instagram login support #12

Open
opened 2026-06-02 19:31:33 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomSocialLogin#4

Summary

Add Instagram as a social login provider using the Facebook/Meta Graph API.

Details

  • Instagram login uses the Facebook OAuth infrastructure (Instagram Basic Display API is deprecated)
  • Requires instagram_basic scope via Facebook Login
  • Creates a new provider plugin: plg_mokosociallogin_instagram
  • Shares the Meta app credentials infrastructure with the Facebook provider

Acceptance Criteria

  • New plg_mokosociallogin_instagram sub-extension
  • OAuth flow using Facebook Login with Instagram scopes
  • Instagram username and profile picture fetched and stored
  • Package manifest updated to include new plugin
  • Language files and documentation added
> Migrated from MokoJoomSocialLogin#4 ## Summary Add Instagram as a social login provider using the Facebook/Meta Graph API. ## Details - Instagram login uses the Facebook OAuth infrastructure (Instagram Basic Display API is deprecated) - Requires `instagram_basic` scope via Facebook Login - Creates a new provider plugin: `plg_mokosociallogin_instagram` - Shares the Meta app credentials infrastructure with the Facebook provider ## Acceptance Criteria - [ ] New `plg_mokosociallogin_instagram` sub-extension - [ ] OAuth flow using Facebook Login with Instagram scopes - [ ] Instagram username and profile picture fetched and stored - [ ] Package manifest updated to include new plugin - [ ] Language files and documentation added
jmiller added the enhancementsocial-login labels 2026-06-02 19:52:06 +00:00
Author
Owner

Built: Instagram login provider built — uses Facebook OAuth with Instagram scopes.

Built: Instagram login provider built — uses Facebook OAuth with Instagram scopes.
jmiller added the pending: testing label 2026-06-02 20:52:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#12