Skip to content

Conversation

@t-vila
Copy link
Contributor

@t-vila t-vila commented Oct 30, 2025

No description provided.

description: "In this guide, we'll walk through the process of creating a new end user with a passkey."
---
> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mode: wide
---
> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here: https://turnkey-0e7c1f5b-traian-old-examples-banner.mintlify.app/sdks/react/sub-organization-customization --> it goes over various ways to create suborgs (passkey vs email etc)

description: "This is a guide to implementing Fiat Onramps within a Turnkey-powered application."
mode: wide
---
> ⚠️ **This example is outdated !**<br/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we unfortunately don't currently have a great updated guide tailored for this.

separately: I'm noticing we have a bit of duplication between https://docs.turnkey.com/wallets/fiat-on-ramp#fiat-onramp and https://docs.turnkey.com/products/embedded-wallets/features/fiat-on-ramp

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@moe-dev Is implementing on-ramp into our EWK right now. We can link to that once it is done!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amircheikh what's the latest on that?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in the EWK. The docs here are updated:
https://docs.turnkey.com/embedded-wallets/code-examples/fiat-on-ramp

There's also a hyperlink to this section in the react docs:
https://docs.turnkey.com/sdks/react/using-embedded-wallets#next-steps

description: "This is a guide to implementing social linking within a Turnkey-powered application. For more information on what social linking is, see [here](/authentication/social-logins#social-linking)."
---
> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mode: wide
---
> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

---

> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

@andrewkmin andrewkmin Oct 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mode: wide
---
> ⚠️ **This example is outdated !**<br/>
> Head over to [SDK Reference](/sdks/react) for the updated packages.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

title: "Create a User Passkey Session"
description: 'A passkey session is an expiring session enabled by an initial passkey authentication. You could think of this as a "lightning mode" of sorts: creating a passkey session allows users to authenticate subsequent requests touch-free. Under the hood, this is powered by our [indexedDbStamper](/sdks/advanced/indexed-db-stamper). These sessions are enabled by creating a short-lived embedded API key in the browser, stored in localStorage, and cryptographically scoped to a public key generated by IndexedDB.'
---
> ⚠️ **This example is outdated !**<br/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@t-vila t-vila merged commit 3330a7b into main Nov 12, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants