mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[PR #668] [MERGED] Handle invalid Client ID/Secret #962
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#962
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/Rigellute/spotify-tui/pull/668
Author: @aokellermann
Created: 11/27/2020
Status: ✅ Merged
Merged: 1/27/2021
Merged by: @Rigellute
Base:
master← Head:InvalidClientInput📝 Commits (5)
33caf6eImplemented client id/secret validationc88ee9dAbstract out common function63f5b29FixaeedfcdImplemented error041bbaaAddress clippy📊 Changes
1 file changed (+47 additions, -11 deletions)
View changed files
📝
src/config.rs(+47 -11)📄 Description
Changes
This makes it such that the config file is not written unless valid inputs are entered, so the user will not have to manually edit or delete the config file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.