Jump to content

Login page with IPS credentials


Go to solution Solved by CoffeeCake,

Recommended Posts

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!

Link to comment
Share on other sites

  • Solution
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:

 

Link to comment
Share on other sites

  • Recently Browsing   0 members

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