django-shopify-auth
Auth provider
A package that adds Shopify authentication to Django apps
A package for adding Shopify authentication to a Django app.
144 stars
9 watching
52 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
djangoshopify
Related projects:
Repository | Description | Stars |
---|---|---|
shopify/shopify_django_app | A Django-based application to interact with Shopify's API | 472 |
discolabs/django-shopify-webhook | A package to handle Shopify webhooks in Django applications | 48 |
caffeinehit/django-oauth2-provider | Provides OAuth2 authentication capabilities for Django applications. | 337 |
jazzband/django-two-factor-auth | Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,695 |
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
labd/wagtail-2fa | A Django app providing two-factor authentication to access Wagtail sites | 85 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
gotlium/django-secure-auth | Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. | 42 |
shopify/shopify_python_api | A Python library that enables programmatic access to the Shopify admin section | 1,273 |
aybruhm/djangorest-routes | An authentication library providing features like user registration, login, and password reset for Django projects. | 22 |
aellerton/demo-allauth-bootstrap | Django app with social authentication and Bootstrap support for creating a simple visitor-and-member website. | 229 |
jazzband/django-rest-knox | An authentication module for Django REST Framework that provides token-based authentication with features like secure signing in and out, device management, and expiration. | 1,171 |
danihodovic/django-allauth-ui | UI templates for Django-allauth, providing a customizable and mobile-friendly login and signup experience. | 270 |
julianwachholz/django-guest-user | Allows visitors to interact with a website without requiring registration. | 74 |
pedrobern/django-graphql-auth | Provides an authentication system for Django applications using GraphQL and JWT | 333 |