Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
chore: add clarification on quickstart link
Browse files Browse the repository at this point in the history
  • Loading branch information
ElasticBottle committed Dec 13, 2023
1 parent 11fcfad commit 8a8a90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This guide is simplified for demonstration purposes and is not ready for product

![Configuration view for embedded wallet](../assets/ew-custom-auth-config.png)

5. Set the Auth Endpoint URL to `https://embedded-wallet.thirdweb.com/api/2023-11-30/embedded-wallet/auth/test-custom-auth-endpoint`
5. Set the Auth Endpoint URL to `https://embedded-wallet.thirdweb.com/api/2023-11-30/embedded-wallet/auth/test-custom-auth-endpoint` for testing purposes. You will replace this later with your own auth server endpoint to verify the `payload`.
6. Save the configuration.
7. Copy the client ID.
8. In your preferred thirdweb client SDK, pass the payload you retrieved from logging in to the server.
Expand Down

0 comments on commit 8a8a90e

Please sign in to comment.