algora-io / algora-io/algora

update all OAuth flows to use redirect callback instead of sending messages from a popup window

Open
#137 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Elixir
Stars
1.5k
Forks
152
PR merge metrics
No merged PRs in 30d

Description

pop-up windows don't have consistent behavior across different devices and browsers (see #135) so let's remove them

  • org/dashboard_live.ex (735485b)
  • onboarding/dev.ex (#136)
  • crowdfund.ex
  • swift_bounties_live.ex
  • org/bounties_new_live.ex
  • org/settings_live.ex

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the completed OAuth changes in org/dashboard_live.ex and onboarding/dev.ex, then inspect the unchecked flows in crowdfund.ex, swift_bounties_live.ex, org/bounties_new_live.ex, and org/settings_live.ex. Update each listed flow to use a redirect callback rather than popup messages, and verify that all checklist items follow the same behavior across devices and browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
authentication
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.