JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.86k stars 260 forks source link

Question: client middleware #202

Open njm222 opened 3 years ago

njm222 commented 3 years ago

Is there a way to add interceptors to the methods?

Something like this: https://github.com/axios/axios#interceptors