2021-09-29 20:09:02 +08:00
|
|
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/spotify-auth/index.ts#L48">
|
|
|
|
Improve this doc
|
|
|
|
</a>
|
|
|
|
|
|
|
|
# Spotify Auth
|
|
|
|
|
|
|
|
```
|
|
|
|
$ ionic cordova plugin add cordova-spotify-oauth --variable LOCAL_STORAGE_KEY="SpotifyOAuthData"
|
|
|
|
$ npm install @ionic-native/plugins/spotify-auth
|
|
|
|
```
|
|
|
|
|
|
|
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|