2021年2月7日星期日

Nestjs API accept calls only from https

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 front-end client (https://my-example-domain.com).

https://stackoverflow.com/questions/66094729/nestjs-api-accept-calls-only-from-https February 08, 2021 at 09:06AM

没有评论:

发表评论