Registration flow: is org membership enough, or is the OAuth "Complete signup" step required?

#4
by NamanSudan - opened
Humanity's Last Hackathon org

Hi! Wanted to flag what looks like a gap in the registration flow in case others are stuck the same way.

What I see on /spaces/humanitys-last-hackathon/signup:

  • The "Register on Hugging Face" button on the page links to the org share URL. Clicking it adds me as a member of humanitys-last-hackathon and lands me on the org page (which then says "You're already a member").
  • After joining the org, returning to the signup space shows the same "Register on Hugging Face" button - there's no visible path to the OAuth + "Complete signup" flow that signup-panel.tsx renders when a session is present.
  • Hitting /api/auth/huggingface/start directly on humanitys-last-hackathon-signup.hf.space returns an error page, so I can't bootstrap the session manually either.

Two questions:

  1. Is org membership alone sufficient to be registered, or is the OAuth + roster write step required for participation?
  2. If the second step is required, is there a working entry point I'm missing? The visible button doesn't seem to trigger it.

Thanks!

Humanity's Last Hackathon org

i am facing the same problem

Humanity's Last Hackathon org

my bad, i read in another discussion thread that if you're a member of the org, you've signed for the hackathon. closing this.

NamanSudan changed discussion status to closed
Humanity's Last Hackathon org

initial updated

Sign up or log in to comment