mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
20
docs/plugins/spotify-auth.md
Normal file
20
docs/plugins/spotify-auth.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Spotify Auth
|
||||
|
||||
```text
|
||||
$ 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](https://github.com/Festify/cordova-spotify-oauth)
|
||||
|
||||
## Supported platforms
|
||||
|
||||
* Android
|
||||
* iOS
|
||||
|
||||
Reference in New Issue
Block a user