Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Question Is there a way to force users to log in with their Unity ID?

Discussion in 'Authentication' started by SyntaxTerror, Mar 18, 2023.

  1. SyntaxTerror

    SyntaxTerror

    Joined:
    Jul 14, 2012
    Posts:
    31
    I'm developing a service and building some integration into Unity. Is there a way to force the user to log into their Unity ID and retrieve or make a key? My concern is that the Unity integration requires an account to be set up on my service but there's a risk that unscrupulous users could buy the final product on the asset store and set up multiple accounts on my service to get around certain restrictions.

    So, if I was able to authenticate based on the user's Unity ID, that would help reduce the risk.
     
  2. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    268
    Hi SyntaxTerror,
    Check on this official post.

    Still in closed beta but please sign up and see if your interested!
    I believe this is exactly what you are looking for.
     
    SyntaxTerror likes this.