Skip to content

Releases: laasilva/jukeboxd-api

v1.0.0: 🔒️ JWT flow

17 Oct 23:18
Compare
Choose a tag to compare

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