can play music and authenticate

This commit is contained in:
booploops 2021-12-02 21:41:03 -08:00
parent bd06b5fe21
commit 451fb433eb
2 changed files with 20 additions and 5 deletions

View file

@ -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'