Is it possible to find the origin of a request in nestjs?

Viewed 23

Is it possible to block the requests hitting my server(API) and allow it to serve requests only from my ReactNative mobile app? If so how can it be done!?

Thanks in advance.

0 Answers
Related