Search Unity

Question Prevent player from login from different devices at the same time.

Discussion in 'Authentication' started by Jeryl, Sep 13, 2022.

  1. Jeryl

    Jeryl

    Joined:
    Sep 18, 2015
    Posts:
    45
    Hi,
    I am using Unity Authentication (with Facebook) to login my users and I have noticed that a player can login from several devices at the same time using the same account without disconnecting the already logged device.
    With my previous service (GameSparks), if a user logs into their account on a new device, it is automatically disconnected from other devices. Meaning there can only be one instance of an account active at the same time.
    I can't seem to find a comparable solution in Unity Gaming Services. Can someone tell me if it is possible?
    Thanks
     
  2. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    69
    Hello @Jeryl ,

    Thanks for reaching out. This is currently not possible, we don't block concurrent sessions on different devices. Cheers!
     
  3. Jeryl

    Jeryl

    Joined:
    Sep 18, 2015
    Posts:
    45
    Thanks. Is that something that is planned?
     
  4. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    69
    My pleasure! Unfortunately, it is not planned yet.