> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-moeo-sync.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# React Native Passkey Stamper

# @turnkey/react-native-passkey-stamper

## 1.0.17

### Patch Changes

* Updated dependencies \[[`5f3dd98`](https://github.com/tkhq/sdk/commit/5f3dd9814650308b3bf3198168c453e7b1a98efd)]:
  * @turnkey/http\@3.5.0

## 1.0.16

### Patch Changes

* Updated dependencies \[[`be0a621`](https://github.com/tkhq/sdk/commit/be0a621fb962bd51d2df1a1e79f5260d7c696772)]:
  * @turnkey/http\@3.4.2

## 1.0.15

### Patch Changes

* Updated dependencies \[[`40c4035`](https://github.com/tkhq/sdk/commit/40c40359ec7096d0bca39ffc93e89361b3b11a1a), [`593de2d`](https://github.com/tkhq/sdk/commit/593de2d9404ec8cf53426f9cf832c13eefa3fbf2)]:
  * @turnkey/encoding\@0.5.0
  * @turnkey/http\@3.4.1

## 1.0.14

### Patch Changes

* Updated dependencies \[[`07dfd33`](https://github.com/tkhq/sdk/commit/07dfd3397472687092e1c73b1d68714f421b9ca0)]:
  * @turnkey/http\@3.4.0

## 1.0.13

### Patch Changes

* Updated dependencies \[25ca339]
  * @turnkey/http\@3.3.0

## 1.0.12

### Patch Changes

* Updated dependencies \[3f6e415]
  * @turnkey/http\@3.2.0

## 1.0.11

### Patch Changes

* Updated dependencies \[3e4a482]
  * @turnkey/http\@3.1.0

## 1.0.10

### Patch Changes

* Updated dependencies \[d1083bd]
* Updated dependencies \[f94d36e]
  * @turnkey/http\@3.0.0

## 1.0.9

### Patch Changes

* Updated dependencies \[ecdb29a]
  * @turnkey/http\@2.22.0

## 1.0.8

### Patch Changes

* Updated dependencies \[56a307e]
  * @turnkey/http\@2.21.0

## 1.0.7

### Patch Changes

* Updated dependencies \[3c44c4a]
  * @turnkey/http\@2.20.0

## 1.0.6

### Patch Changes

* Updated dependencies \[57f9cb0]
  * @turnkey/http\@2.19.0

## 1.0.5

### Patch Changes

* Updated dependencies \[6695af2]
  * @turnkey/http\@2.18.0

## 1.0.4

### Patch Changes

* Updated dependencies \[053fbfb]
  * @turnkey/http\@2.17.3

## 1.0.3

### Patch Changes

* @turnkey/http\@2.17.2

## 1.0.2

### Patch Changes

* Updated dependencies \[538d4fc]
  * @turnkey/http\@2.17.1

## 1.0.1

### Patch Changes

* Updated dependencies \[78bc39c]
  * @turnkey/http\@2.17.0

## 1.0.0

### Major Changes

Upgrade react-native-passkey to 3.0.0 (see [release notes](https://github.com/f-23/react-native-passkey/releases/tag/v3.0.0)). Among other things you can now specify `withSecurityKey` and `withPlatformKey` (new optional arguments to `createPasskey`) to target platform passkeys or security keys on iOS. The same options can be passed as configuration to `PasskeyStamper` to target these features at authentication time.

This is a major change because the `transports` property, previously a string array (`Array<string>`) is now an array of enums (`Array<AuthenticatorTransport>`).

## 0.2.16

### Patch Changes

* Updated dependencies \[4df8914]
  * @turnkey/http\@2.16.0

## 0.2.15

### Patch Changes

* Updated dependencies \[9ebd062]
  * @turnkey/http\@2.15.0

## 0.2.14

### Patch Changes

* Updated dependencies \[e5c4fe9]
* Updated dependencies \[96d7f99]
  * @turnkey/encoding\@0.4.0
  * @turnkey/http\@2.14.2

## 0.2.13

### Patch Changes

* Updated dependencies \[ff059d5]
* Updated dependencies \[93666ff]
  * @turnkey/http\@2.14.1
  * @turnkey/encoding\@0.3.0

## 0.2.12

### Patch Changes

* Updated dependencies \[848f8d3]
  * @turnkey/http\@2.14.0

## 0.2.11

### Patch Changes

* Updated dependencies \[93dee46]
  * @turnkey/http\@2.13.0

## 0.2.10

### Patch Changes

* Updated dependencies \[e2f2e0b]
  * @turnkey/http\@2.12.3

## 0.2.9

### Patch Changes

* Updated dependencies
  * @turnkey/encoding\@0.2.1
  * @turnkey/http\@2.12.2

## 0.2.8

### Patch Changes

* Updated dependencies \[f17a229]
  * @turnkey/http\@2.12.1

## 0.2.7

### Patch Changes

* Updated dependencies
  * @turnkey/http\@2.12.0

## 0.2.6

### Patch Changes

* Updated dependencies
  * @turnkey/http\@2.11.0

## 0.2.5

### Patch Changes

* Updated dependencies \[7a9ce7a]
  * @turnkey/http\@2.10.0

## 0.2.4

### Patch Changes

* Updated dependencies
  * @turnkey/http\@2.9.1

## 0.2.3

### Patch Changes

* Updated dependencies \[83b62b5]
  * @turnkey/http\@2.9.0

## 0.2.2

### Patch Changes

* Updated dependencies \[46a7d90]
  * @turnkey/http\@2.8.0

## 0.2.1

### Patch Changes

* Updated dependencies
  * @turnkey/http\@2.7.1

## 0.2.0

### Minor Changes

* Introduce `@turnkey/encoding` to consolidate utility functions
* Updated dependencies \[d73725b]
  * @turnkey/encoding\@0.1.0
  * @turnkey/http\@2.7.0

## 0.1.0

Initial release
