Skip to content

Commit 8035620

Browse files
committed
Leave todo's in
1 parent e735867 commit 8035620

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
185 KB
Loading

sources/platform/actors/development/permissions/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Actors with **limited permissions** receive [a restricted scoped token](link). T
3535

3636
This approach ensures your Actor has everything it needs to function while protecting user data from unnecessary exposure.
3737

38+
### Accessing user provided storages
39+
40+
TODO: a section detailing how a limited permission actor can expand its scope
41+
3842
### Declaring permissions
3943

4044
You can set the permission level for your Actor in the Apify Console under its **Settings** tab. All the existing Actors are configured to use full permissions, but the plan is to make limited permissions the default for all new Actors.
@@ -53,4 +57,4 @@ Initially, users will begin to see a gray, muted badge on your Actor's detail pa
5357

5458
TODO: Section about current and future implications of keeping an actor on full
5559

56-
TODO: Link to migration guide
60+
TODO: Link to migration guide or inline it fully

0 commit comments

Comments
 (0)