Jump to content

LOGIN API?


OctoDev

Recommended Posts

Hi,

Anyone here know how I can make a login API, that I can send GET Requests (username & password) then it outputs what rank the members are in, perhaps rank id (the numbers)

so i can verify wether my members are vip or not, would be good for remote-auth that i can use on tools

Link to comment
Share on other sites

It's all in the database, so you should be able to do this without any fuzz? :)

​The way I could see doing it this way is to have a server client type of setup going. With packet encryption and other intensive measures against brute force attacks  

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...