Set up an App IDF

Options
Hello,
I'm using a self hosted photon server.
On the client side in the app i can set up an App ID but where can i set the app id on my server.
If i don't have an app id, the server is open everyone who knows my server ip? How can i prevent, that other apps
are using my server?

knuppel

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @knuppel,

    Thank you for choosing Photon!

    Photon Server does not support AppId or AppVersion.

    the server is open everyone who knows my server ip?
    Use domain name instead of IP.
    How can i prevent, that other apps are using my server?
    Use custom authentication maybe.