Skip to content

Commit 9959560

Browse files
authored
Update EW auth passkey modes
1 parent 1f88927 commit 9959560

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

build/12-embedded-wallets-integration.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -230,12 +230,11 @@ EmbeddedWalletUI("#wallet", {
230230

231231
#### AuthPasskeyMode
232232

233-
| Option | Description |
234-
| ------------- | -------------------------------------------- |
235-
| `redirect` | Open registration form in the same tab |
236-
| `tab_form` | Open registration form in a new tab |
237-
| `tab_process` | Process registration in a new tab |
238-
| `popup` | Process registration in a new browser window |
233+
| Option | Description |
234+
| ------------- | ---------------------------------------------- |
235+
| `popup` | Process registration in a browser popup window |
236+
| `redirect` | Open registration form in the same tab |
237+
| `tab_form` | Open registration form in a new tab |
239238

240239
#### Network Object
241240

0 commit comments

Comments
 (0)