feat: saveToken plugin for app groups on iOS
This will allow the share extension to access the Bearer token to send images to the backend.
This commit is contained in:
@@ -9,6 +9,7 @@ permissions = [
|
||||
"http:default",
|
||||
"os:default",
|
||||
"sharetarget:default",
|
||||
"ios-shared-token:default",
|
||||
{ identifier = "http:default", allow = [
|
||||
{ url = "https://haystack.johncosta.tech" },
|
||||
{ url = "http://localhost:3040" },
|
||||
|
||||
Reference in New Issue
Block a user