Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Seth Jones Posted April 21, 2020 Posted April 21, 2020 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.
Recommended Posts