How to view player accounts

How do we view player accounts that were created and their data? ie: especially for testing to see if we are creating accounts correctly, etc. Is there a dashboard of all the player accounts?

Hi, currently players and data are only exposed to themselves via the SDK. We have a full featured system on our roadmap, but I don’t have a specific date. We plan to add exactly what you’re describing: a way to view players and data from our dashboard and assign granular permissions to that data.

For now, I’ll say coherence is “account agnostic”, meaning that many studios we’re working with bring a player account from a service like Playfab. You can use any scheme you like to connect a playfab player with a coherence player.

Ah ok thanks, so not really that usable yet even in a development environment as we have no way to delete accounts for testing, etc… if we want to test out a new account process there’s no way to do that. Ok cool we’ll try something else. Might be good to add to the docs that the account service is not really ready to be used before devs take time to implement them :slight_smile:

1 Like