: change route to refresh Token, add responsibility to clients

This commit is contained in:
StarAppeal
2024-03-10 15:29:27 +01:00
parent bbe6523609
commit 6625d8040c
-1
View File
@@ -1,4 +1,3 @@
import {SpotifyConfig} from "../db/models/user";
import axios from "axios";
import {OAuthTokenResponse} from "../interfaces/OAuthTokenResponse";