Skip to content

Commit 6c52675

Browse files
committed
nit
1 parent 5bf4ed1 commit 6c52675

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/dashboard/create-new-project.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ profile picture, and name—is returned in the JWT identity token issued by Web3
156156
This setting allows developers to control whether users can programmatically export their private
157157
keys using the Web3Auth SDK.
158158

159-
- When enabled, the application can retrieve the user’s private key through the eth_private_key
160-
JSON-RPC method.
159+
- When enabled, the application can allow user’s to retrieve the private key. For this, the dApp
160+
must use the `eth_private_key` JSON-RPC method.
161161
- When disabled, users will only be able to export their keys manually via Web3Auth’s built-in
162162
wallet interface.
163163

0 commit comments

Comments
 (0)