can play music and authenticate
This commit is contained in:
parent
bd06b5fe21
commit
451fb433eb
2 changed files with 20 additions and 5 deletions
|
@ -41,7 +41,7 @@ var app = new Vue({
|
|||
document.addEventListener('musickitloaded', function() {
|
||||
// MusicKit global is now defined
|
||||
MusicKit.configure({
|
||||
developerToken: '',
|
||||
developerToken: 'put key here pls',
|
||||
app: {
|
||||
name: 'My Cool Web App',
|
||||
build: '1978.4.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue