# 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/b3/21/5b9937aed371477ea260e8b7ac0620006c4adaaa1adb9841f0f603f70865/wristband_django_auth-0.2.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.2.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": "a8a4e0e9cc89411e0a0216b6b12f68a93094dd323a9b0161d624a38e44069747",
"md5": "67132c96e4140eca435a88bfb7ca04a0",
"sha256": "ae175183ab7d7ed3fc956270d5fae3681316b6025bc6a383422af6ccb1020357"
},
"downloads": -1,
"filename": "wristband_django_auth-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "67132c96e4140eca435a88bfb7ca04a0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 23664,
"upload_time": "2025-09-11T23:46:10",
"upload_time_iso_8601": "2025-09-11T23:46:10.958653Z",
"url": "https://files.pythonhosted.org/packages/a8/a4/e0e9cc89411e0a0216b6b12f68a93094dd323a9b0161d624a38e44069747/wristband_django_auth-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "b3215b9937aed371477ea260e8b7ac0620006c4adaaa1adb9841f0f603f70865",
"md5": "6778310bbdf2c8944376cd22d5239463",
"sha256": "2ce5f0401022ea2864f329f08fd5dff6f33707c2c9be8f50bc804f88f54a317b"
},
"downloads": -1,
"filename": "wristband_django_auth-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "6778310bbdf2c8944376cd22d5239463",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 53041,
"upload_time": "2025-09-11T23:46:12",
"upload_time_iso_8601": "2025-09-11T23:46:12.119198Z",
"url": "https://files.pythonhosted.org/packages/b3/21/5b9937aed371477ea260e8b7ac0620006c4adaaa1adb9841f0f603f70865/wristband_django_auth-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-11 23:46:12",
"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"
}