Sign in Sign up
npm

axios-oauth

```typescript export const authorizationUrl = 'https://accounts.spotify.com/authorize'; export const tokensUrl = 'https://accounts.spotify.com/api/token'; export const apiUrl = 'https://api.spotify.com/v1';

npm View on Npm

Activity

Latest release
3y ago
Total releases
6
Cadence
~29 days
Last 12 months
0

Details

License
MIT
First release
Jun 27, 2022
Releases
Version Released
0.4.5 patch
0.4.4 patch
0.4.3 minor
0.0.4 patch
0.0.3 patch
0.0.1 initial