Hello, I want to connect my app to XUI ONE back end, I just need to authenticate the users I can create in the panel. Is there any reference or documentation to doing just that?
XUI.ONE is the most famous paid IPTV panel provided by GTA and team with great features and improved security. The panel kept available with 2 of the official
XUI.ONE is the most famous paid IPTV panel provided by GTA and team with great features and improved security. The panel kept available with 2 of the official
Thank you for your answer. I noticed that that API is very limited, it just has a basic CRUD. I want to create an app client which authenticates with the users of the resellers and give then access to their particular channel groups.
Downloading resources is simpler with the new Resumable Subs feature. Using Wait For we can wait for the JobDone event in the same sub that started the download. No longer is it needed to have a single sub that handles all requests results. Simplest example: Dim j As HttpJob j.Initialize(""...
Downloading resources is simpler with the new Resumable Subs feature. Using Wait For we can wait for the JobDone event in the same sub that started the download. No longer is it needed to have a single sub that handles all requests results. Simplest example: Dim j As HttpJob j.Initialize(""...
I actually know how to connect an app to a back end, but in this case the Admin Api of XUI one is very limited, I would like to just fetch specific data as the channels. I tried the get_channels in the admin api, it does not bring the m3u link. And that Api does not have a authentication way to login from my app. I would have to handle the users in my server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.