Unified login system for all services around Blender.
https://id.blender.org/
Anna Sirota
707c283905
This allows identifying failed and completed webhooks more easily, because tasks initiated by webhooks set their verbose names to the names of webhooks. |
||
---|---|---|
assets_shared@41b3c16786 | ||
bid_addon_support | ||
bid_api | ||
bid_main | ||
blenderid | ||
docs | ||
integration_tests | ||
playbooks | ||
templates | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
deploy.sh | ||
LICENSE.txt | ||
manage.py | ||
pyproject.toml | ||
README.md | ||
requirements_dev.txt | ||
requirements.txt | ||
setup.cfg |
Blender ID
Blender ID is the unified login system for all services around Blender. With just one account you can set up a Blender Studio subscription or a Blender Development Fund membership, sign up for Blender Conference talks, manage your purchases on the Blender Store.
Requirements
- Python 3.10
- virtualenv
- PostgreSQL
Documentation
Online docs describing development setup, API endpoints, and the deployment process are available on docs.blender.org/id.