* Added authentication support for django-ninja. * Added the option for the applications to handle IDP authorization. **Full Changelog**: https://github.com/CardoAI/django-idp-user/compare/v2.4.0...v2.5.1
2.4.0
Added possibility to get users of organization. **Full Changelog**: https://github.com/CardoAI/django-idp-user/compare/v2.3.2...v2.4.0
What's Changed * feat: make tenants configurable by anasto-cardo in https://github.com/CardoAI/django-idp-user/pull/9 * Fix imports by vjanz in https://github.com/CardoAI/django-idp-user/pull/11