Hello Ahmed

The forum is way more active these days. It's worth repeating your introduction 
there, perhaps under membership: 
https://forum.djangoproject.com/c/internals/mentorship/10 .

Balaji, you can also try asking there for support.

Good luck all.

On Fri, 14 Feb 2025, at 01:02, Thamarai Selvan wrote:
> Hi Balaji,
> 
> If you add token validation globally like using session or jwt token 
> authentication in middleware , generally all requests comes under the token 
> validation in other words all endpoints are protected.
> 
> 
> But we will get token after login successfully. So here you have to make the 
> login endpoint unprotected by using allowany permission class or decorator in 
> Django as per the requirement.
> 
> Try this and let me know for further assistance 
> 
> Happy coding…!
> 
> Thanks,
> Thamaraiselvan 
> 
> On Thu, 13 Feb 2025 at 8:31 PM, BALAJI V <balajivinothkumar152...@gmail.com> 
> wrote:
>> Hi, I'm new to Django. When I try to generate a login token, I receive these 
>> errors:
>> 
>> json
>> CopyEdit
>> {"detail": "Authentication credentials were not provided."} {"error_short": 
>> "Module is not Assigned", "status": "failed"}
>> Any help resolving these issues would be appreciated. Thanks!
>> 
>> On Saturday, February 8, 2025 at 10:10:47 PM UTC+5:30 Ahmed Nassar wrote:
>>> Hello Django Developers,  
>>> 
>>> My name is Ahmed Nassar, and I am excited to contribute to Django! I have 
>>> experience in **Python, Django, React.js, and JavaScript, HTML, CSS, API** 
>>> and have worked on backend systems, automated testing, and web 
>>> applications.  
>>> 
>>> I have explored the Django documentation and looked through open issues on 
>>> GitHub. I am particularly interested in contributing to:  
>>> - *Bug fixes & feature enhancements* in Django Core  
>>> - *Django Async & Channels* (asynchronous capabilities)  
>>> - *Documentation improvements* for new contributors  
>>> 
>>> Could you recommend beginner-friendly issues or areas where contributions 
>>> are currently needed? I would appreciate any guidance on how to get 
>>> started.  
>>> 
>>> Looking forward to collaborating!  
>>> 
>>> Best regards,  
>>> Ahmed Nassar  
>>> LinkedIn <https://www.linkedin.com/in/nasssar/> | GitHub 
>>> <https://github.com/AhmedNassar7>
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-developers+unsubscr...@googlegroups.com.
>> To view this discussion visit 
>> https://groups.google.com/d/msgid/django-developers/f69b21c0-09a6-4e1d-9a4c-4228d225cec7n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-developers/f69b21c0-09a6-4e1d-9a4c-4228d225cec7n%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion visit 
> https://groups.google.com/d/msgid/django-developers/CANF2zf%3DbsdUTB4jVhX6h_KdoTLrmULKx1K33Zg-Cy3PQ47CTYA%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/django-developers/CANF2zf%3DbsdUTB4jVhX6h_KdoTLrmULKx1K33Zg-Cy3PQ47CTYA%40mail.gmail.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-developers/a496a4b8-8860-4028-b966-02e53eb84384%40app.fastmail.com.
  • Int... Ahmed Nassar
    • ... BALAJI V
      • ... Desh Deepak
      • ... Thamarai Selvan
        • ... 'Adam Johnson' via Django developers (Contributions to Django itself)

Reply via email to