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';
85
Security score
0 known advisories in v0.4.5
Weekly downloads
—
Unpacked size
174.5 kB
Dependencies
5
Last publish
3 years ago
Security advisories
No known vulnerabilities affect v0.4.5.