labd / django-cognito-jwtLinks
An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
☆182Updated last year
Alternatives and similar repositories for django-cognito-jwt
Users that are interested in django-cognito-jwt are comparing it to the libraries listed below
Sorting:
- Django package that uses AWS Cognito and Warrant to create a Django backend and common views.☆192Updated 3 years ago
- A full featured walkthough of using django on zappa (powered by AWS Lambda in serverless environment)☆183Updated 2 years ago
- Deploying Django to AWS ECS with Terraform☆149Updated last year
- Django Amazon S3 file storage.☆426Updated 10 months ago
- Provision a Django project on ECS with Terraform☆59Updated 6 years ago
- A handy Django application to supercharge your Zappa deployments.☆144Updated 4 years ago
- An implementation of Django's EmailBackend compatible with sendgrid-python v5+☆334Updated 2 weeks ago
- Parameterizes Django REST Framework methods over user-defined roles☆152Updated 6 years ago
- A Django email backend that uses Boto3 to interact with Amazon Simple Email Service (SES).☆85Updated 3 years ago
- A faster collectstatic command.☆417Updated 3 years ago
- SQS background worker for Django☆46Updated 2 years ago
- Directly upload files to S3 compatible services with Django.☆663Updated last year
- Complete Walkthrough: Blue/Green Deployment to AWS ECS using Cookiecutter-Django using GitHub actions☆40Updated 4 years ago
- Fernet symmetric encryption for Django model fields☆196Updated last year
- A demo serverless app showing integration between django and the serverless framework☆53Updated 6 years ago
- Django app running on AWS Elastic Beanstalk (using docker)☆87Updated 10 years ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Updated 4 months ago
- Django URL Filter provides a safe way to filter data via human-friendly URLs.☆334Updated last year
- JSON Web Token Authentication support for Django REST Framework