I would like to link my XenForo 2 installation with a game server. My server is C# and currently I am creating new accounts. I would like to be able to allow a user to login with their forum username and password and also pull any ID's etc from this.
How are the passwords hashed so I can verify? If anyone has any tips would be best. I currently am using BCrypt
How are the passwords hashed so I can verify? If anyone has any tips would be best. I currently am using BCrypt
Last edited: