Skip to content

feat: Add simple UserBearer support

Giordon Holtsberg Stark requested to merge feat/audreyTwo into main
  • adds a new itkdb.core.UserBearer that can be configured with a bearer token directly and used by the itkdb.Client
  • changes ITKDB_SITE_URL to ITKDB_API_URL
  • drop python 3.7 support
Edited by Giordon Holtsberg Stark

Merge request reports