Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I am basically pretty new in django and learning. I have started learning making APIs and authentications and stuffs like that. But I need some guidance.

So, basically I am supposed to use some third party APIs for logging in which will provide me with the bearer auth token. And by using that token I am supposed to use the other APIs of the provider. If someone can guide me towards some proper tutorial or post which could help me that would be great.


What I have tried:

Tried using Django Rest Framework but most of them are for creating new APIs but not for consuming any third party API.
Posted
Updated 4-Apr-22 21:25pm

1 solution

This question is impossible to answer. You need to consult the documentation of the API(s) that you are using
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900