mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
708 B
Markdown
24 lines
708 B
Markdown
|
<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
|