You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to the project's settings and locate Domain Restrictions and Bundle ID restrictions. Add the domain or bundle id you want to restrict the project on.
44
40
45
-
<Steptitle="Edit Domains">
46
-
Enter the allowed domains the "Allowed Domains" field or switch to Bundle IDs to enter allowed Bundle IDs.
41
+
<DocImagesrc={AccessRestrictions}alt="" />
47
42
48
-
<DocImagesrc={allowedDomainsImage} />
49
43
</Step>
50
44
51
45
<Steptitle="Save Changes">
52
-
46
+
Save your changes to apply the access restrictions.
Toggle the specified service you want on or off. Each service is on by default and toggling will turn off access to the service for the project.
50
42
</Step>
51
-
</Steps>
52
-
53
-
### Services
54
-
55
-
#### Storage
56
-
57
-
By default, Storage services are enabled upon creation of the API Key.
58
43
59
-
Storage provides two sub-settings enabled by default on API Key creation.
60
-
61
-
- Upload - Enable uploading to Storage
62
-
- Download - Enable downloading from Storage
63
-
64
-
To disable Upload or Download:
65
-
66
-
1. Navigate to Settings > API Keys
67
-
2. Toggle the checkboxes in the Services > Storage settings
68
-
69
-
#### RPC Edge
70
-
71
-
By default, RPC Edge services are enabled upon creation of the API Key.
72
-
73
-
To use RPC Edge in your application, see our [RPC Edge QuickStart](/infrastructure/rpc-edge/get-started) article.
74
-
75
-
#### Account abstraction services
76
-
77
-
By default, Account abstraction services services are enabled upon creation of the API Key.
78
-
79
-
To set additional rules on which transactions you want to sponsor, go to your Team > Project > Account Abstraction > Configuration page.
80
-
81
-
#### In-App Wallets
44
+
</Steps>
82
45
83
-
By default, In-App Wallet services are enabled upon creation of the API Key. You can view your in-app wallet's settings in your Team > Project > Connect > In App Wallets page.
0 commit comments