Internet Explorer is not supported. Please upgrade to a more modern browser.
Currently I am working on a Minecraft Client to sync with my server using a plugin I created. I would really like for the user to login via the client using the Website's Credentials. Having an API that allows this would be very helpful (Login). Once logged in, I would also like a way to track this (aka someway to track that the user is logged in elsewhere via the website). If this suggestion gets implemented, I would also like a re-haul on the Register API, allowing for the user to fully register via the client (sending the password over for hashing/encrypting and storing in the database), Maybe even a way to 2-factor-auth the register by sending back a payload with the code & image of the QR.
Overall, more API's please. They really are necessary for what I am wanting to accomplish and doing this would help me out a ton!
I am not sure if I am able to help on this but if help is needed, I am willing to work with you to get this done!