> On Apr 9, 2020, at 11:25 AM, Dinuka Desilva <[email protected]> wrote:
> 
> I'm not sure how it could be used for django api requests. As in, whether to 
> pass the "code" as a header etc. An example request call will be helpful.

as a query parameter. See [1], in Django request.GET is a dictionary of query 
parameters. Notice that the response is a JSON response.

[1] 
https://github.com/apache/airavata-django-portal/blob/develop/django_airavata/apps/auth/views.py#L458
 
<https://github.com/apache/airavata-django-portal/blob/develop/django_airavata/apps/auth/views.py#L458>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to