Friday, December 11, 2020

Re: WSGIAUTHORIZATION

I have followed the documentation. and done all the thing that i could do. i am getting access token but not able to authorize
here is my code in stackoverflow please check it once. I have followed a tutorial for the same in that he is able to access but i got stuck.
for frontend i'm using the React js


On Fri, Dec 11, 2020 at 8:26 PM Nitin Kalmaste <nknckalmaste@gmail.com> wrote:
Getting started — djoser 2.0.1 documentation -- Use this as a reference and start your project


On Fri, Dec 11, 2020 at 8:09 PM Nitin Kalmaste <nknckalmaste@gmail.com> wrote:
Have you followed the official documentation? i dont't see that you have used any settings 

On Fri, Dec 11, 2020 at 7:10 PM narendra thapa <narendrathapa222@gmail.com> wrote:
here is the project

On Fri, Dec 11, 2020 at 5:02 PM Nitin Kalmaste <nknckalmaste@gmail.com> wrote:
Can you share some of your code so we can figure it out? As early as possible

On Fri, 11 Dec 2020, 3:18 pm narendra thapa, <narendrathapa222@gmail.com> wrote:
I am using JWT <token>. I can get the access and refresh token and while i resent the access token Authorization : JWT <access_token> it send 403 forbidden. I am using DJOSER and simple JWT for authentication and authorization.

On Fri, Dec 11, 2020 at 1:45 PM Nitin Kalmaste <nknckalmaste@gmail.com> wrote:
Check weather sending token in a proper way ither in terms of authorization or as a bearer token.  It depends on what backend you are using.

On Fri, 11 Dec 2020, 12:19 pm narendra...@gmail.com, <narendrathapa222@gmail.com> wrote:
Do we need to do WSGIAUTHORIZATION ON in order to authorize a jwt token.
I am getting "detail": "Authentication credentials were not provided." while sending a authorizationtoken and 403 forbidden. can somebodyhelp me out.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fd2b35cd-2866-4f6b-a28a-46e25b0f19afn%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKroR%2B0%2BuHQbOEr7AsXuu5aNWTDL-shPSE8Cah0cfVVoGQ_eiA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEtntjXu3viY3sRDuFO__fGXdo8rt0D7YyY0VPVF03mcOYMnPA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKroR%2B2B8MDxg9yJYb2AV_TZ34cgGYcd2rRYd_E1cs9sH7Vw2g%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEtntjUPLWkqoEb06DOii0xzufFdVJg%2BJ_MiYZZQqtmoz%3DcsOA%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKroR%2B3PZtnAGq%3DfRiHXmYQ6FHoGFcXuJfCsyhHtPyUE%2BtcGxQ%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEtntjXe0Nm9MZgorFkx-3c3wzyh9DkU4UjgTj5dLcfb4Q3CTw%40mail.gmail.com.

No comments:

Post a Comment