plusiv/fastapi-tortoise-api-base

✨ Add user information endpoint

Closed this issue · 1 comments

The endpoint /api/v1/user/me must return the following information about the user:

  • First and Last names
  • Birthday
  • Email
  • Sex
  • Role Information
    • Id
    • Slug
    • Name
    • Description

Reopen due bad dependency injection