hi there so i’ve made my own photon custom authentication service backend, just with php and mysql, there many pros using your own custom authentication, you will be able to lock your server, ban player, and manage user save game with Json, also player logging made it easier to find someone who you don’t like to play on your own server, custom authentication can also be a lock so it will be locked just to your own destination game, no one will able to steal it
so here’s my brand new Custom Photon Authentication Service, it’s still new, and currently just to someone i prefer to still not public yet
current custom authentication features
- Player Logging
- Player Ban [Hwid, IP, PC Username]
- Cloud SaveGame
- Server Settings [AppId, FixedRegion etc](Returned to Client after 1st auth success, photon will call the second auth)
- Server Lock [Maintenance Mode]
- Message
it should be nice for a little server not really much but should be good enough <3, if people trying to bypass the log-in Photon will Refuse them to connect.