Skip to content

Commit 8c7ddee

Browse files
authored
Merge pull request #468 from tkhq/traian/reference-with-backend-examples
reference with-backend examples
2 parents 3d49ed9 + 3139154 commit 8c7ddee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdks/react/advanced-backend-authentication.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,5 @@ function AuthStatus() {
221221
```
222222
223223
Once the user is authenticated, you can continue to use the Embedded Wallet Kit as usual.
224+
225+
Check out the following examples that showcase [Oauth](https://github.com/tkhq/sdk/tree/main/examples/oauth), [Email OTP](https://github.com/tkhq/sdk/tree/main/examples/otp-auth/with-backend) and [External wallet](https://github.com/tkhq/sdk/tree/main/examples/wallet-auth/with-backend) authentication through a custom backend.

0 commit comments

Comments
 (0)