Management API Reference

Players

Use the Players page of the dashboard to manage all registered players in your Openfort application.

Player table#

The player table displays all players that have been registered within Openfort for your selected application. This table only shows players who have been created through Openfort's systems, whether via direct authentication or through your application's integration. You can see important information including:

  • Provider used for authentication
  • API ID (unique identifier)
  • Creation date
  • Last sign-in timestamp

The player table is paginated to display 10 players at a time. You can navigate through the list using the "Previous" and "Next" buttons at the bottom. The current view range is displayed (e.g., "Viewing 1 to 10 of 838 results").

Player details#

Clicking on a player's API ID opens the player details page, where you can see comprehensive information about the selected player, including:

  • Details

    • API ID
    • Description
    • Creation timestamp
  • Metadata

    • External User ID
  • Accounts

    • Chain (e.g., Polygon)
    • Wallet address
    • Status (Active/Inactive)
    • Creation date
  • Transactions View and manage player transactions, including asset transfers and NFT minting

  • Sessions Monitor and manage player authentication sessions for frictionless interactions

Authentication#

The drawer displays session data such as when the user first logged into your app, when they were last seen in your app. Please note that the "Last seen" field is a rough approximation on the order of an hour from when the user was precisely last active in your app.

If you're using a third-party authentication provider instead of Openfort's authentication solution, this section will remain empty, and you'll manage your authentication through your chosen provider's interface.

Deleting users#

From the user drawer, you can delete a user if necessary. This is an irreversible and destructive action; if the user logs into your app again, they will have a new user's ID (playerID), will have to relink any formerly linked accounts, and will get a new embedded wallet address. Please take extreme care when deleting users.

For security of user assets, Openfort does not delete the embedded wallet, and instead "soft deletes" it by disassociating it from the deleted user. If the user still has access to their login method and their wallet password, if they have set one, their wallet can be recovered after deletion.