mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
22 lines
538 B
Markdown
22 lines
538 B
Markdown
# Spotify Auth
|
|
|
|
```
|
|
$ ionic cordova plugin add cordova-spotify-oauth --variable LOCAL_STORAGE_KEY="SpotifyOAuthData"
|
|
$ npm install @awesome-cordova-plugins/spotify-auth
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/spotify-auth/)
|
|
|
|
Plugin Repo: [https://github.com/Festify/cordova-spotify-oauth](https://github.com/Festify/cordova-spotify-oauth)
|
|
|
|
Cordova plugin for authenticating with Spotify
|
|
> https://github.com/Festify/cordova-spotify-oauth
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
- iOS
|
|
|
|
|
|
|