We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68c0af commit ecb8bdfCopy full SHA for ecb8bdf
apps/portal/src/app/engine/features/wallet-credentials/page.mdx
@@ -42,6 +42,13 @@ Credentials are created in the dashboard and can be reused across multiple walle
42
5. Populate the credential fields which are specific to the type.
43
6. Click on **Create**.
44
45
+<Details id="circle" summary="Circle Credentials">
46
+ Circle credentials require an `entitySecret` to be created and registered
47
+ before creating a credential with engine. Consult
48
+ https://developers.circle.com/w3s/entity-secret-management to create and
49
+ register an entity secret.
50
+</Details>
51
+
52
## Usage
53
54
When creating a wallet, you can either:
0 commit comments