Start protecting the Api
This commit is contained in:
parent
070f41ac7e
commit
57adfc82a5
5 changed files with 11 additions and 4 deletions
5
src/Yavsc.Org/Contants.cs
Normal file
5
src/Yavsc.Org/Contants.cs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
public static class Constants
|
||||
{
|
||||
public static readonly string[] BuildInApiScopes = { "blog", "admin", "contract", "com" };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue