Search Unity

user authentication

Discussion in 'Multiplayer' started by AngelGordo, Feb 15, 2018.

  1. AngelGordo

    AngelGordo

    Joined:
    Nov 9, 2015
    Posts:
    1
    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!!!
     
  2. TwoTen

    TwoTen

    Joined:
    May 25, 2016
    Posts:
    1,168
    If you dont want to handle the data, you can either use a hardware id or let them login with oauth via ex. Google