feat: Auth + CRUD completion + Resolution ticket #1
Reference in New Issue
Block a user
Delete Branch "feat/auth-and-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
Auth
POST /auth/token)GET /auth/me)API Endpoints
/versionCleanup
.gitignore(exclude pycache)Tested