Is there any way to make a nestjs REST API accept calls only from https domains?
Like block by default any curl or postman request, and accept only request made by my fro