Hello
I'm developing a system to add ability for people to link their forum accounts to the game by using the API, specifically the Auth endpoint. However, the API takes plain password which is bad.
Is there another way to authenticate users without having to worry about sending passwords in...