Skip to content

fix: update oauth flow to use redirect callback instead of sending messages from popup window#136

Merged
zcesur merged 3 commits intomainfrom
fix/onboarding
May 18, 2025
Merged

fix: update oauth flow to use redirect callback instead of sending messages from popup window#136
zcesur merged 3 commits intomainfrom
fix/onboarding

Conversation

@zcesur
Copy link
Copy Markdown
Member

@zcesur zcesur commented May 18, 2025

closes #135

@zcesur zcesur merged commit 65b4df9 into main May 18, 2025
2 checks passed
@zcesur zcesur deleted the fix/onboarding branch May 18, 2025 22:38
Ingenieralejo pushed a commit to Ingenieralejo/algora that referenced this pull request Apr 16, 2026
Replace all remaining push_event("open_popup", ...) calls with
redirect(external: socket.assigns.oauth_url) in the 4 files
from the checklist:

- swift_bounties_live.ex (2 occurrences: create_bounty, create_tip)
- crowdfund.ex (2 occurrences: create_bounty, create_tip)
- org/bounties_new_live.ex (1 occurrence: create_bounty)
- org/settings_live.ex (1 occurrence: install_app)

Follows the same pattern established in algora-io#136 and 735485b.

Closes algora-io#137
Ingenieralejo pushed a commit to Ingenieralejo/algora that referenced this pull request Apr 16, 2026
Replace all remaining push_event("open_popup", ...) calls with
redirect(external: socket.assigns.oauth_url) in the 4 files
from the checklist:

- swift_bounties_live.ex (2 occurrences: create_bounty, create_tip)
- crowdfund.ex (2 occurrences: create_bounty, create_tip)
- org/bounties_new_live.ex (1 occurrence: create_bounty)
- org/settings_live.ex (1 occurrence: install_app)

Follows the same pattern established in algora-io#136 and 735485b.

Closes algora-io#137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Continue with GitHub button doesn't work on iOS Safari

1 participant