ErrLookup › fastapi/full-stack-fastapi-template
fastapi/full-stack-fastapi-template
Full-stack web application template with FastAPI, React, SQLModel, PostgreSQL, Vite, Tailwind CSS, shadcn/ui, FastAPI Cloud, and Docker Compose. · TypeScript · 127 source files
Analyzed at 8063fe54f1 on 2026-08-26. 20 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Could not validate credentials | http | error | |
| User not found | http | error | |
| Inactive user | http | error | |
| The user doesn't have enough privileges | http | error | |
| Item not found | http | error | |
| Not enough permissions | http | error | |
| Incorrect email or password | http | error | |
| Inactive user | http | error | |
| Invalid token | http | error | |
| The user with this username does not exist in the system. | http | error | |
| The user with this email already exists in the system. | http | error | |
| User with this email already exists | http | error | |
| Incorrect password | http | error | |
| New password cannot be the same as the current one | http | error | |
| Super users are not allowed to delete themselves | http | error | |
| The user with this email already exists in the system | http | error | |
| The user doesn't have enough privileges | http | error | |
| User not found | http | error | |
| The user with this id does not exist in the system | http | error | |
| The value of {var_name} is "changethis", for security, pleas | validation | error |