Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dcangulo/react-native-pkce-challenge
Browse files Browse the repository at this point in the history
  • Loading branch information
dcangulo committed Dec 4, 2023
2 parents 82e50cd + 4a72ba9 commit b37544f
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@
Proof Key for Code Exchange (PKCE) challenge generator for React Native.

## API Compatibility
|iOS |Android |Web |Windows |macOS |Expo
|:------------------|:------------------|:------------------|:------------------|:------------------|:------------------
|:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark: |:white_check_mark:
|Platform |Support
|:---------|:------
|iOS |🟢
|Android |🟢
|Web |🟢
|Windows |🟡
|macOS |🟢
|Expo |🟢
|Node.js |🟢

## Installation
```bash
Expand Down

0 comments on commit b37544f

Please sign in to comment.