# Wristband Multi-Tenant Authentication SDK for Python Django
Wristband provides enterprise-ready auth that is secure by default, truly multi-tenant, and ungated for small businesses.
- Website: [Wristband Website](https://wristband.dev)
- Documentation: [Wristband Docs](https://docs.wristband.dev/)
For detailed setup instructions and usage guidelines, visit the project's GitHub repository.
- [Django Auth SDK - GitHub](https://github.com/wristband-dev/django-auth)
## Details
This SDK facilitates seamless interaction with Wristband for user authentication within multi-tenant Django applications. It follows OAuth 2.1 and OpenID standards and is supported for Python 3.9+. Key functionalities encompass the following:
- Initiating a login request by redirecting to Wristband.
- Receiving callback requests from Wristband to complete a login request.
- Retrieving all necessary JWT tokens and userinfo to start an application session.
- Logging out a user from the application by revoking refresh tokens and redirecting to Wristband.
- Checking for expired access tokens and refreshing them automatically, if necessary.
You can learn more about how authentication works in Wristband in our documentation:
- [Backend Server Auth Integration](https://docs.wristband.dev/docs/backend-server-integration)
- [Login Workflow In Depth](https://docs.wristband.dev/docs/login-workflow)
## Questions
Reach out to the Wristband team at <support@wristband.dev> for any questions regarding this SDK.
Raw data
{
"_id": null,
"home_page": null,
"name": "wristband-django-auth",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "api, auth, authentication, authorization, django, jwt, multi-tenant, multi-tenancy, oauth, oidc, sdk, secure, security, sso, wristband",
"author": null,
"author_email": "Wristband <support@wristband.dev>",
"download_url": "https://files.pythonhosted.org/packages/69/f6/c3857d7fcbbf815a26bc1ecc09783c9975d662e011f7ba3532b0fd27daab/wristband_django_auth-0.1.0.tar.gz",
"platform": null,
"description": "# Wristband Multi-Tenant Authentication SDK for Python Django\n\nWristband provides enterprise-ready auth that is secure by default, truly multi-tenant, and ungated for small businesses.\n\n- Website: [Wristband Website](https://wristband.dev)\n- Documentation: [Wristband Docs](https://docs.wristband.dev/)\n\nFor detailed setup instructions and usage guidelines, visit the project's GitHub repository.\n\n- [Django Auth SDK - GitHub](https://github.com/wristband-dev/django-auth)\n\n\n## Details\n\nThis SDK facilitates seamless interaction with Wristband for user authentication within multi-tenant Django applications. It follows OAuth 2.1 and OpenID standards and is supported for Python 3.9+. Key functionalities encompass the following:\n\n- Initiating a login request by redirecting to Wristband.\n- Receiving callback requests from Wristband to complete a login request.\n- Retrieving all necessary JWT tokens and userinfo to start an application session.\n- Logging out a user from the application by revoking refresh tokens and redirecting to Wristband.\n- Checking for expired access tokens and refreshing them automatically, if necessary.\n\nYou can learn more about how authentication works in Wristband in our documentation:\n\n- [Backend Server Auth Integration](https://docs.wristband.dev/docs/backend-server-integration)\n- [Login Workflow In Depth](https://docs.wristband.dev/docs/login-workflow)\n\n## Questions\n\nReach out to the Wristband team at <support@wristband.dev> for any questions regarding this SDK.\n",
"bugtrack_url": null,
"license": null,
"summary": "SDK for integrating your Python Django application with Wristband. Handles user authentication and token management.",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://docs.wristband.dev",
"Homepage": "https://wristband.dev",
"Repository": "https://github.com/wristband-dev/django-auth"
},
"split_keywords": [
"api",
" auth",
" authentication",
" authorization",
" django",
" jwt",
" multi-tenant",
" multi-tenancy",
" oauth",
" oidc",
" sdk",
" secure",
" security",
" sso",
" wristband"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "15e8e111c29f8f1e8b2ac4848c2890593cc7b2b6bf7c6c81815f0531ce071b8a",
"md5": "ac4185cc70ddd06ae571309ac2ca8a01",
"sha256": "19eda32056d24c341b362b0add3b883890c4173662d6bbb0c23b9680878c3afc"
},
"downloads": -1,
"filename": "wristband_django_auth-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ac4185cc70ddd06ae571309ac2ca8a01",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 19881,
"upload_time": "2025-08-08T00:23:52",
"upload_time_iso_8601": "2025-08-08T00:23:52.138436Z",
"url": "https://files.pythonhosted.org/packages/15/e8/e111c29f8f1e8b2ac4848c2890593cc7b2b6bf7c6c81815f0531ce071b8a/wristband_django_auth-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "69f6c3857d7fcbbf815a26bc1ecc09783c9975d662e011f7ba3532b0fd27daab",
"md5": "6d739c905220a0c9cd79b8035e852913",
"sha256": "5694badaf0c2c64c82a04fdd95b3935109aa34264647fe46c47be5d4651f76eb"
},
"downloads": -1,
"filename": "wristband_django_auth-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6d739c905220a0c9cd79b8035e852913",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 42232,
"upload_time": "2025-08-08T00:23:54",
"upload_time_iso_8601": "2025-08-08T00:23:54.046286Z",
"url": "https://files.pythonhosted.org/packages/69/f6/c3857d7fcbbf815a26bc1ecc09783c9975d662e011f7ba3532b0fd27daab/wristband_django_auth-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 00:23:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wristband-dev",
"github_project": "django-auth",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "wristband-django-auth"
}