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

Latest release
Jan 28, 2023
Releases
6
Known CVEs
0
First release
Jun 27, 2022
License
MIT
View on Npm
Insights

Activity

Total releases
6
Last 12 months
0
Cadence
~29 days
Dependencies
6

Releases per month

last 12 months

Release mix

  • minor 1
  • patch 4
6 releases
Dependencies

Depends on

0.4.5
  • npm axios ^0.27.2
  • npm lodash ^4.17.21
  • npm qs ^6.10.5
  • npm react ^18.2.0 peer
  • npm react-use ^17.4.0
  • npm shared-base ^0.4.8

Used by

2
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