nside_wefa.authentication.utils.settings_initialization

Initialize underlying authentication framework defaults based on configured authentication types.

This module inspects the project’s NSIDE_WEFA authentication settings at app startup and configures REST framework’s default authentication and permission classes accordingly.

Functions

initialize_settings()

Apply DRF defaults derived from NSIDE_WEFA.AUTHENTICATION.TYPES.