Added new pages, and added user approval and login to external services (Still need to add service tokens)
This commit is contained in:
7
config.json
Normal file
7
config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"permissionDetails":{
|
||||
"readAccountData":["Access your profile information","Name, email, and account details"],
|
||||
"storeAppData":["Stora data in your account","Store data affiliated with you"],
|
||||
"getAppData":["Read app data","Read data set by this app affiliated with you"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user