Skip to content

Feat/auth#3

Open
nomanakram199 wants to merge 2 commits into
mainfrom
feat/auth
Open

Feat/auth#3
nomanakram199 wants to merge 2 commits into
mainfrom
feat/auth

Conversation

@nomanakram199

Copy link
Copy Markdown
Owner

Bearer Token Authentication: Standardized header format for consistency.
Automatic Seller Assignment: The seller field of a listing is automatically populated from the request.user during creation, preventing users from spoofing other sellers' IDs.
Admin Access: Restricted to superusers via is_staff and is_superuser flags, managed through a custom UserAdmin interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant