pixelpassion / django-saas-boilerplate

A Django + django-rest-framework + Heroku + SaaS application boilerplate
MIT License
51 stars 10 forks source link

Security best practices #21

Open AntonDnepr opened 4 years ago

AntonDnepr commented 4 years ago

☝️Basics

This follows some best practices of the following resources:

💭 Implementation

If possible also change those things in our Boilerplate so we have them in place for upcoming projects.

📋 Todos

Django Security

JWT

API

Frontend

jensneuhaus commented 4 years ago

@itisallgood You can go for this one now!