spacebarchat / spacebarchat/server
Support /api/v9/auth/passwordless/start
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 323
- Avg merge
- 14h 48m
- Merged PRs (30d)
- 4
Description
Endpoint we're missing - separate flow from #1370
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the missing /api/v9/auth/passwordless/start endpoint with the separate flow described in issue #1370. Trace the existing authentication entry points and related routes to determine the expected request, response, and passwordless behavior. Done means the endpoint is implemented and its flow is covered by the repository's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, authentication, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 40/100