In the case of "hub" deployments of fediverser (like https://fediverser.network, which are not meant to have their own underlying server directly), the "reddit onboarding" process needs instead to delegate the request to another server.
The flow should for hub deployments should be:
Check if there are any trusted instances who accept reddit registrations. Reject user if none available.
Run OAuth authentication. Get Reddit information.
Match best instance for redditor (will use random choice for now)
Redirect user to reddit connection endpoint on the selected instance.
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
In the case of "hub" deployments of fediverser (like https://fediverser.network, which are not meant to have their own underlying server directly), the "reddit onboarding" process needs instead to delegate the request to another server.
The flow should for hub deployments should be:
Upvote & Fund