This commit is contained in:
2026-01-23 12:05:14 +00:00
parent 008cd61a1e
commit e9fb87b26f
2 changed files with 21 additions and 0 deletions

View File

@@ -10,6 +10,8 @@ import (
)
func (store *Store) CompleteSpotifyAuth(ctx *gin.Context) {
print("COMPLETING AUTH")
state := ctx.Query("state")
c := context.Background()
// code := c.Query("code")