synctify

Synctify - Backend serves as the bridge between your Spotify account and our frontend application. It provides the following essential functionalities:

Spotify Authorization: Securely authenticate users with their Spotify accounts, obtaining the necessary access and refresh tokens.

User Authentication: Handle user login and user data management for a seamless experience.

Spotify Refresh Token Management: Automatically manage and refresh Spotify access tokens to ensure continuous synchronization of liked songs.

Liked Songs Sync: Fetch and sync a user's liked songs from their Spotify account, making sure that their favorite tracks are always up to date.

Database Integration: Store synchronized liked songs in a database, enabling users to access their music history effortlessly.

More features to come.