GDGC-TU / GDGC-TU/gdgContestPlatform

basic authentication system using jsonwebtokens

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Create a basic registration and login functionality for the platform.

For registration purpose, take the following as inputs from the user:

- username
- email
- password

Similarly, for login functionality, take the following input:

- email or username
- password

After registration/login, the api should give an output object consisting the user information and token.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are identified in the issue, so first locate the platform's API and user-management entry points. Define the registration and login flows around the listed inputs, and consider the work complete when both flows return user information and a token as specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, authentication, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.