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