Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The Origin SDK currently exposes the following modules:
- `SpotifyAPI` - For fetching user Spotify data from the Auth Hub
- `Auth` - For authenticating users with the Origin SDK
- `"@campnetwork/origin/react"` - Exposes the CampProvider and CampContext, as well as React components and hooks for authentication and fetching user data via the Camp Auth Hub
- `"@campnetwork/origin/react-native"` - React Native compatibility with AppKit integration for wallet operations and mobile authentication

# Installation

Expand Down
Binary file added dist/.DS_Store
Binary file not shown.
136 changes: 70 additions & 66 deletions dist/core.cjs

Large diffs are not rendered by default.

142 changes: 73 additions & 69 deletions dist/core.esm.js

Large diffs are not rendered by default.

Loading