Add EncryptID as a DRF authentication class: - Add encryptid_auth.py with EncryptIDAuthentication backend - Verifies Bearer tokens against EncryptID server - Auto-creates Django User from DID claims - Add ENCRYPTID_SERVER_URL and ENCRYPTID_JWT_SECRET settings Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| celery.py | ||
| encryptid_auth.py | ||
| middleware.py | ||
| settings.py | ||
| urls.py | ||
| urls_shared_space.py | ||
| wsgi.py | ||