Closed BrandonErik-FS closed 1 year ago
Create a middleware that will automatically refresh Spotify Access Tokens if they have expired using a Refresh Token.
I've created a middleware that will automatically refresh Spotify Access Tokens after expiration by comparing the time the token was last updated in the database with the current time in milliseconds.
Create a middleware that will automatically refresh Spotify Access Tokens if they have expired using a Refresh Token.