user authentication

i want to maintain a user database. I do not need personal data like email, just keep an inventory associated with a user ID, profile, rankings etc.

It would be ideal to maintain it through different platforms (Android, windows etc)

What do you recommend to add authentication to a unity project?

thx!!!

If you dont want to handle the data, you can either use a hardware id or let them login with oauth via ex. Google