The sso module for building a SaaS product with Django
Project description
Django SaaS (SSO)
The sso module for building a SaaS product with Django.
Install
pip install django-saas-sso
Then add it into your Django project settings.py:
INSTALLED_APPS = [
# ...
"saas_base", # django-saas-base is required
"saas_sso",
]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_saas_sso-0.1.0.tar.gz
(10.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_saas_sso-0.1.0.tar.gz.
File metadata
- Download URL: django_saas_sso-0.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b34a23f8af749b4939e98c4438a2562f8b8e22cac1952b89e116b37d71c436f8
|
|
| MD5 |
9b27c678e14fc4e71ae1d4752a5df797
|
|
| BLAKE2b-256 |
7e86fa7f1615998fe6498b95e27659319e0731068b12fdb34db50fbae40fef21
|
File details
Details for the file django_saas_sso-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_saas_sso-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862c77a8f23b9e55a16e7cadfa0b907c79c78b55fddbb22a5b61a1b410ebde0b
|
|
| MD5 |
5d2c00ad8087e9508440ce89194bfa74
|
|
| BLAKE2b-256 |
ecc5f3f23c1e75dd2e386ab2aebc12233f9dcba3036e2c42114935c8e4be284a
|