mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #56] [MERGED] oauth2.rs: Fix get_access_token #214
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#214
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/56
Author: @fangyi-zhou
Created: 10/7/2019
Status: ✅ Merged
Merged: 10/8/2019
Merged by: @ramsayleung
Base:
master← Head:get-access-token📝 Commits (1)
3f871b7oauth2.rs: Fix get_access_token📊 Changes
1 file changed (+8 additions, -4 deletions)
View changed files
📝
src/spotify/oauth2.rs(+8 -4)📄 Description
Comment suggests that if the token is expired, fetch another one,
this commits fixes the code in accordance with the comment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
rspotify-modelandrspotify-macros#318