Releases: hms-dbmi/django-dbmi-client
Releases · hms-dbmi/django-dbmi-client
v0.3.0
Feature
- Enabled multiple Auth0 client JWT verification; will pass Auth0 client ID to DBMI-AuthN on login (19f9958)
v0.2.2
Fix
- Resolved login redirect issues when using the dbmi_client.login app (13371af)
v0.2.1
Fix
- Added another backend that authenticates both users and admins through the model and syncs admin status through staff/superuser flags (977cf54)
v0.2.0
Feature
- Revised logging; added authentication backend (1120e5c)
v0.1.8
DBMI Client
- Revised some of the logging on faulty JWT processing
- Added another authentication backend
v0.1.7
Release v0.1.7
- Reverted to old DBMI service URLs
- Added some logging functionality
- Fixed some auth routines in the event of JWK failures
v0.1.3
Release v0.1.3
Authentication and middleware fixes
Release v0.1.0-alpha
django-dbmi-client v0.1.0-alpha
Initial release