Jump to content

Login page with IPS credentials


Go to solution Solved by CoffeeCake,

Recommended Posts

Posted

Hi guys!

I'm currently making a GameMode for one of GTA5 multiplayer platform (RageMP)
And i'm trying to make an authorization with the same credentials as on IPS forum.
It means that all credentials must be validated & checked on the servers side witch means it must be a C# method of some sort.
Is there anyway to create that validation? Or is there other way around it?

Thanks in advance!

  • Solution
Posted
3 hours ago, Ezi2k said:

Hi guys!

I'm currently making a GameMode for one of GTA5 multiplayer platform (RageMP)
And i'm trying to make an authorization with the same credentials as on IPS forum.
It means that all credentials must be validated & checked on the servers side witch means it must be a C# method of some sort.
Is there anyway to create that validation? Or is there other way around it?

Thanks in advance!

Have you considered OAuth? Check this guide for a bit more info and context:

 

Posted (edited)

Sounds good!
Are there any PHP examples of how to use oAuth?
Can't find any tho 😕

Edited by Ezi2k
  • Recently Browsing   0 members

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