hackclub / hackclub/attend

[auth] allow attendee onboarding and login without hca

Open
#122 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
18
Forks
2
Avg merge
3h 56m
Merged PRs (30d)
66

Description

requested for haven: attendees should be able to complete onboarding and sign in without needing hca.

all logins currently go through auth, per the email discussion, so investigate how to support an email-based alternative. email verification codes or magic links are both acceptable; the implementation approach is open.

acceptance criteria:

- attendees can verify their email, sign in, and complete onboarding without hca.
- returning attendees can use the same email-based login flow.
- document the chosen approach and any implications for the existing auth integration.

context: haven / attend email discussion, 10 september 2026.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing auth path used by all logins and the attendee onboarding flow, then compare how returning attendees enter the system. Choose either email verification codes or magic links, verify that both new and returning attendees can sign in and complete onboarding without HCA, and document the chosen approach and its implications for the existing auth integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
authentication
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.