stjude-biohackathon / SJHack2022_Project6

A Single app to upload CSV files, analyze, visualize and share data powered by agnostic and flexible database which can handle relational tables in any format.
MIT License
1 stars 0 forks source link

Django: add JSON Web Token Authentication (JWT) to secure backend rest api calls #10

Open caprizone6 opened 2 years ago

caprizone6 commented 2 years ago

https://www.django-rest-framework.org/api-guide/authentication/