tkhq / sdk

Turnkey TypeScript SDK
Apache License 2.0
52 stars 14 forks source link

Support RS256 by default in `createUserPasskey` #418

Closed r-n-o closed 2 weeks ago

r-n-o commented 2 weeks ago

Summary & Motivation

Turnkey has long been supporting both ES256 and RS256. This is a spot that was missed. Of course users can override pubKeyCredParams if they so desire, but by default we should support RS256. RSA is used for e.g. Windows Hello passkeys.

Did you add a changeset?

codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.