fix: linking accounts for anon users with one tap and passkey (#3124)

* typo

* typo

* linking accounts

* clean up

* clean up

* clean up

* clean up
This commit is contained in:
KinfeMichael Tariku
2025-07-10 11:15:37 -07:00
committed by GitHub
parent b03230688a
commit a2029ef7fd
2 changed files with 3 additions and 2 deletions

View File

@@ -533,4 +533,4 @@ If you need to use better fetch plugins you can pass them to the `fetchPlugins`
This is only useful if you want to provide `hooks` like `useSession` and you want to listen to atoms and re-evaluate them when they change.
You can see how this is used in the built-in plugins.
You can see how this is used in the built-in plugins.