Jump to content

Recommended Posts

We are trying to move our login system on our game server to use the oAuth API for logins. Does anyone know the best practice to use this? For example, we have a C# login server which checks tables for certain items, then we apply it to our player save file. Although, we use a custom C# .DLL to invoke a browser on the client side, then it receives a token and sends it to the login server.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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