Github Social Connection Signup Limits

Hello,

I am using the Github social connection with my app. I have login rules that require a Github user to have a specific email address and be a member of a specific Github Organization. This portion works as I expect.

However, when a Github user that doesn’t fit the criteria for the application the user get added to my Auth0 tenant anyway. Although the user doesn’t gain access to the Application. Is there a way put restriction on the signup process?