test
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user