Hello everyone,
I think the auth_request module for nginx is not supported in the nginx version installed with plesk.
Is there a similar solution on the nginx side with plesk? Or can we solve the same situation with Apache? Can anyone enlighten me if they know.
I tried a few methods but I couldn't get the result I wanted. I'm too lazy to set up the server from scratch, I keep postponing it as a last solution.
In short, here's the deal;
I made a licensing system. I connected it as an api with Lemonsqueezy, I am constantly synchronizing licenses, products and customers etc.
When composer is required for the package, I need to send an auth request from domain a, where "composer satis" is installed, to domain b, where the api is. In this way, I will be able to check the license.