scopes
This commit is contained in:
parent
7d23208d69
commit
34ef8bedff
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
public static class Constants
|
||||
{
|
||||
public static readonly string[] BuildInApiScopes = { "blog", "admin", "contract", "com" };
|
||||
public static readonly string[] BuildInApiScopes = { "blog", "admin", "moderation", "performer", "client" };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue