Can we restrict authentication to specific domain using google auth

I have implemented auth0 in my app and I want only the user’s to be authenticated If they are from a specific school.
in my case the google account ends with @vvce.ac.in
Is there a way to not add an account into auth0 ,If he/she is not from the that school.

Thanks.
Hussam