Releases: laasilva/jukeboxd-api
Releases · laasilva/jukeboxd-api
v1.0.0: 🔒️ JWT flow
This release contemplates:
Complete jwt flow that includes:
- Registration endpoint
- Authentication endpoint that generates a Bearer token to be used on private endpoints
Other changes include,
- Spotify token request integration
- Artist integration with Spotify
- Sync artists with Spotify data and saves on database
- Multiple Artist search and sync
- User info endpoint