You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/base-account/framework-integrations/privy/authentication.mdx
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Authentication"
2
+
title: "Auth (Sign In With Base)"
3
3
description: "Manage user authentication with Privy and Base Account"
4
4
---
5
5
@@ -34,7 +34,10 @@ with the Base Account SDK.
34
34
35
35
Follow the [Setup](/base-account/framework-integrations/privy/setup) guide to set up Privy with Base Account.
36
36
37
-
### Frontend Component
37
+
### Frontend Component (Sign In With Base)
38
+
39
+
We use the [`SignInWithBaseButton`](/base-account/reference/ui-elements/sign-in-with-base-button) component from the `@base-org/account-ui/react` package to make sure
0 commit comments