Skip to content

Commit ecb8bdf

Browse files
committed
Add information about circle entity secret
1 parent d68c0af commit ecb8bdf

File tree

1 file changed

+7
-0
lines changed
  • apps/portal/src/app/engine/features/wallet-credentials

1 file changed

+7
-0
lines changed

apps/portal/src/app/engine/features/wallet-credentials/page.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ Credentials are created in the dashboard and can be reused across multiple walle
4242
5. Populate the credential fields which are specific to the type.
4343
6. Click on **Create**.
4444

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+
4552
## Usage
4653

4754
When creating a wallet, you can either:

0 commit comments

Comments
 (0)