- azure_picture_profile
- This plugin is to download and set user profile picture from Microsoft API
- Order to enable this feature, set
ENABLE_AZURE_PICTURE_PROFILE: true
in configuration file. - We must to set
AZURE_CLIENT_ID
andAZURE_SECRET_KEY
values in your django settings.