Nginx - Auth Request

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.
6 Replies
awcodes
awcodes3d ago
Not to sound crude, but what does this have to do with filament?
awcodes
awcodes3d ago
Selling digital products using Laravel part 5: Using Satis to insta...
Some of our products, like Mailcoach and Media Library Pro, are PHP packages for which people can buy a time-limited license. Of course, we want customers to be able to install our paid packages using Composer. Our paid packages are not registered on Packagist, because Packagist is meant to be used for free packages, and there's no way to handl...
Azad Furkan ŞAKAR
Isn't that why we use the non-filament label/tag, or am I wrong? 🥲 If so, please excuse me. Also, this is exactly what I was trying to do but I had a problem on the Nginx side and I was wondering if anyone had a similar problem.
awcodes
awcodes3d ago
Fair enough. But this is a help forum for filament. And this is a server issue. Filament doesn’t dictate nginx, nginx dictates filament / laravel. I do hope that someone has more insight for you though.
Azad Furkan ŞAKAR
I know, but thank you for the information. I will take it into consideration 🙏🏼 The problem was independent of FilamentPHP anyway. I just thought if there is someone knowledgeable on the server side, they could enlighten me.
awcodes
awcodes3d ago
I hope there is, just saying it may be the wrong place to ask.

Did you find this page helpful?