Skip to content

Conversation

@unicornware
Copy link
Member

@unicornware unicornware commented May 9, 2025

Description

  • Implemented the POST /accounts endpoint to create new accounts via email/password
  • Implemented the GET /accounts/whoami endpoint to check user authentication via JWT

Linked issues

Related documents

n/a

Additional context

  • Email verification to be implemented later

Submission checklist

  • self-review performed
  • tests added and/or updated
  • documentation added or updated
  • new, tolerable vulnerabilities and/or warnings documented, if any
  • pr naming conventions

@unicornware unicornware self-assigned this May 9, 2025
@unicornware unicornware added the scope:accounts user accounts label May 9, 2025
@unicornware unicornware linked an issue May 9, 2025 that may be closed by this pull request
3 tasks
@unicornware unicornware moved this from 🆕 New to 👀 In review in @flex-development/sneusers May 9, 2025
@flex-development flex-development bot enabled auto-merge (squash) May 9, 2025 03:46
Copy link

@flex-development flex-development bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automation github-project-automation bot moved this from 👀 In review to 🤩 Approved in @flex-development/sneusers May 9, 2025
@flex-development flex-development bot merged commit 6005c40 into main May 9, 2025
23 checks passed
@flex-development flex-development bot deleted the feat/create-account branch May 9, 2025 03:50
@github-project-automation github-project-automation bot moved this from 🤩 Approved to ✅ Done in @flex-development/sneusers May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:accounts user accounts

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

🔨 GET /accounts/whoami 🔨 POST /accounts 🎭 As a new user, I want to create an account

2 participants