Version Control

Options
So I'd really like to do some public testing with my game but after the test period I'd like to prevent the test applications from connecting to the server again. How do I go about this? Can I change the appid or is it something with authentication? I've looked at the authentication pages and they don't fully teach how to do it.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @TheAmbientBeard,

    You can prevent clients to authenticate from a web server using custom authentication as explained here, all you need to do is return error code.

    We have a task to add a document about how to block clients using custom authentication. I hope it will be available soon. But it is basically what I just sent you.
  • Ok well what is a authentication url and how do I get one
  • Markus
    Options
    An easier option would be to deactivate the appID. Please find a "Deactivate" button next to your apps in your dashboard. This is only available, if there are no active subscriptions on the app.
    You can also activate the appID again later (see bottom of dashboard page).