This commit is contained in:
@@ -200,6 +200,7 @@ namespace AyaNova.Api.Controllers
|
||||
{ "iss", "ayanova.com" },
|
||||
{ "id", u.Id.ToString() },
|
||||
{ "name", u.Name},
|
||||
{ "usertype", u.UserType},
|
||||
{ "ayanova/roles", ((int)u.Roles).ToString() }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user