Add action cache and cache now playing requests
This commit is contained in:
@@ -33,7 +33,7 @@ module Adamantium
|
||||
JWT.encode(
|
||||
authentication_payload,
|
||||
private_key,
|
||||
'ES256',
|
||||
"ES256",
|
||||
kid: settings.apple_music_key
|
||||
)
|
||||
end
|
||||
|
Reference in New Issue
Block a user