I have set the SOCIAL_AUTH_LINKEDIN_FIELD_OAUTH2_SELECTORS field in my Django Settings. I know that it is being used becuase when I remove the field I get an error when accessing the backend. However when I use it and include the selectors I want it is not being merged into the default selectors listed.
The attached screenshot results in only the default selectors being printed to the screen:

I have set the SOCIAL_AUTH_LINKEDIN_FIELD_OAUTH2_SELECTORS field in my Django Settings. I know that it is being used becuase when I remove the field I get an error when accessing the backend. However when I use it and include the selectors I want it is not being merged into the default selectors listed.
The attached screenshot results in only the default selectors being printed to the screen: