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

Official [Releases] Player Management (Delete, Ban and others)

Discussion in 'Authentication' started by chengg_unity, Jan 24, 2023.

  1. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    52
    Hello everyone,

    We are excited to announce the release of our first Player Authentication Public Admin API!

    We heard from some of you that you need a way to delete a player’s account. As for the first release, we are providing the Player Account Deletion API so that you can remove redundant player accounts, comply with privacy regulations and improve your test/development process.

    Documentation
    You can refer to our documentation on how to set up and use this Player Account Deletion API.

    What’s Next?
    We are currently working on other Player Account Management APIs such as:
    • Disable/Enable Player
    • Get Player Information
    • List Players

    In addition, we will be making enhancements to the Player Management page so that you can perform the above actions directly from the dashboard.
    • Player Account Deletion
    • Disable / Enable a Player
    • Player Overview Section
    Thank you!
     
    MousePods and MiTschMR like this.
  2. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    52
    Hello everyone,
    I wanted to provide an update on this topic. As of February 21, you are now able to delete a player directly from the Dashboard.

    upload_2023-2-24_8-24-4.png

    We have some upcoming features to look forward to!

    Player Management APIs:
    • Disable/Enable Player
    • Get Player Information
    • List Players

    Player Management Dashboard:
    • Disable / Enable a Player
    • Player Overview Section
    Thank you!
     
    Last edited: Feb 24, 2023
    DavidZobrist likes this.
  3. DavidZobrist

    DavidZobrist

    Joined:
    Sep 3, 2017
    Posts:
    198
    nice thank you
     
    SebT_Unity and chengg_unity like this.
  4. chengg_unity

    chengg_unity

    Unity Technologies

    Joined:
    May 15, 2022
    Posts:
    52
    Hello everyone!

    I am excited to provide an update on Player Management releases! The following features have been added to Player Management.

    Dashboard
    • Delete Player: You can now delete players. (Released on Jan 10)
    • Disable/Enable Player (Ban/Unban): You can now disable a player. A disabled player cannot sign in to your game until enabled. (March 8)
    • Player Overview: You can see a player’s last login, creation data and linked identities in the player details page. (March 8)
    upload_2023-3-29_8-45-0.png


    Admin API (Documentation)
    • Delete Player (Released on Feb 21)
    • Disable/Enable Player (Feb 22)
    • Get Player (March 15)
    • List Players ( March 23)

    CLI (Documentation) (Released on March 23)
    • Delete Player
    • Disable/Enable Player
    • Create Player

    What’s Next?
    • Player name: Display & Update
    • Username & Password: Display & Update
    For more information on the upcoming features, visit our public roadmap.
     
    DavidZobrist and MiTschMR like this.
  5. jujunh_unity944

    jujunh_unity944

    Joined:
    Jun 1, 2023
    Posts:
    1
    My project developed "Unity Game Service" but don't used player data delete in api call
    we must need player delete (not only Auth) Auth + Data, Admin API
     
  6. aliwebconsultant

    aliwebconsultant

    Joined:
    Sep 8, 2021
    Posts:
    28
    Hello there I am having a confusion is here any possible way to directly delete all available players from player management dashboard