Define Role for Users

Can We create different roles for users with different permissions?

@alisaffari What sort of users are you talking about? Players or access to the developer console?

What sort of different roles do you want to create?

Players, For example we have a soccer team in game, players registered as players of a soccer team, I need a special account for coach of this team that has some access.

Also, I need multiple type of administrator accounts with different level of permission. For example I want to hire people to be admin and support in the game.

You can store this data about users in the persistent storage.

1 Like