Skip to content

Commit ff02eab

Browse files
committed
docs: add backend to list of auth options
1 parent 6883c54 commit ff02eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/portal/src/components/Document/AuthList.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const authOptions: InAppWalletAuth[] = [
2121
"line",
2222
"coinbase",
2323
"steam",
24+
"backend",
2425
];
2526

2627
export function AuthList() {

0 commit comments

Comments
 (0)