Markiza666 / Markiza666/Airbean-API
Som användare vill jag ha en dedikerad "Inloggning"-sida för att säkert logga in på mitt konto så att jag kan komma åt min profil och orderhistorik.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
FE: Designa ett inloggningsformulär med fält för e-post/användarnamn och lösenord.
BE: Skapa en POST /api/auth/login-slutpunkt som autentiserar användaruppgifter.
BE: Implementera tokenbaserad autentisering (t.ex. JWT) för att hantera användarsessioner efter lyckad inloggning.
Contributor guide
No contributing guide indexed for this repository
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 reviewing the repository’s existing API entry points and user-data flow, then trace how a frontend page is structured. Implement the requested login form, POST /api/auth/login endpoint, and token-based session handling. Done means users can authenticate with an email or username and password and access their profile and order history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, authentication, backend, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100