Unified login system for all services around Blender. https://id.blender.org/
Go to file
2024-05-31 15:49:41 +02:00
assets_shared@41b3c16786 Update web-assets 2023-06-06 18:22:11 +02:00
bid_addon_support Upgrade to Django 3.0 2021-06-02 15:45:42 +02:00
bid_api API: add avatar_url into user info response 2024-05-31 15:49:41 +02:00
bid_main Fixtures: add Extensions devserver and webhook 2024-04-04 10:49:32 +02:00
blenderid Settings: remove now unused cache config 2024-01-04 11:06:09 +01:00
docs API: add avatar_url into user info response 2024-05-31 15:49:41 +02:00
integration_tests Changed Cloud address in fixture and README to http://cloud.local:5001/ 2018-07-11 12:41:30 +02:00
playbooks Playbooks: switch to Python 3.10 2024-01-09 12:10:26 +01:00
templates Templates: Update layout and style of password change forms 2023-06-07 20:22:25 +02:00
.gitignore Add support for OpenID Connect applications 2023-07-08 01:22:43 +02:00
.gitmodules Add comment about public urls for submodules 2023-05-04 22:33:58 +02:00
.pre-commit-config.yaml Update pre-commit deps 2024-05-31 15:44:02 +02:00
deploy.sh Deploy: Add deploy.sh 2023-07-08 12:05:35 +02:00
LICENSE.txt Add GPL 3 license file 2019-09-17 11:44:41 +02:00
manage.py Require Python 3.6 2017-06-13 16:47:30 +02:00
pyproject.toml pyproject: specify exptected python version 2024-04-08 16:57:49 +02:00
README.md Update docs and README, mention Python 3.10; add Blender Studio fixtures 2024-01-12 16:51:21 +01:00
requirements_dev.txt Tests: add tblib to run with --parallel 2024-05-31 15:25:00 +02:00
requirements.txt Docs: fix icons, upgrade deps 2024-01-12 18:10:02 +01:00
setup.cfg PEP,docstrings: ignore more rules for now 2023-12-14 21:42:19 +01:00

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

Documentation

Online docs describing development setup, API endpoints, and the deployment process are available on docs.blender.org/id.