OAuth flow for services requiring browser auth #21

Open
opened 2026-05-28 17:58:17 +00:00 by jmiller · 1 comment
Owner

Implement OAuth redirect flow for services that need it:

  • Facebook OAuth login flow
  • LinkedIn OAuth 2.0 flow
  • Twitter OAuth 2.0 PKCE flow
  • Token storage and refresh
  • Admin UI for initiating OAuth connection
Implement OAuth redirect flow for services that need it: - Facebook OAuth login flow - LinkedIn OAuth 2.0 flow - Twitter OAuth 2.0 PKCE flow - Token storage and refresh - Admin UI for initiating OAuth connection
Author
Owner

Branch created: feature/21-oauth-flow-for-services-requiring-browse

git fetch origin
git checkout feature/21-oauth-flow-for-services-requiring-browse
Branch created: [`feature/21-oauth-flow-for-services-requiring-browse`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/21-oauth-flow-for-services-requiring-browse) ```bash git fetch origin git checkout feature/21-oauth-flow-for-services-requiring-browse ```
Sign in to join this conversation.
Type Feature
Status
Priority Low
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#21