@42techpacks/expo-spotify-sdk
Version:
Expo Module for native Spotify SDK
22 lines (15 loc) • 473 B
JavaScript
;
/*
List of Scopes: https://developer.spotify.com/documentation/web-api/concepts/scopes
Note: these scopes are not currently available in the iOS SDK:
- user-read-playback-position
- user-soa-link
- user-soa-unlink
- user-manage-entitlements
- user-manage-partner
- user-create-partner
Also, although these scopes exist in the iOS SDK, they are not valid:
- user-read-birthdate
- openid
*/
Object.defineProperty(exports, "__esModule", { value: true });