mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-26 16:15:51 +03:00
[PR #979] [CLOSED] Documentation: Added info to "Getting Started" and "Quick Start" #1104
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#1104
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/spotipy-dev/spotipy/pull/979
Author: @AaronTrinh
Created: 6/1/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
8b3ecaaAdded information on user authorization setup6a726b1Fixed formattingeb4dac4Added info about setting up the SpotifyOAuth class2ffec8eMerge branch 'spotipy-dev:master' into master3ff4f48Update CHANGELOG.md📊 Changes
2 files changed (+17 additions, -1 deletions)
View changed files
📝
CHANGELOG.md(+1 -0)📝
docs/index.rst(+16 -1)📄 Description
Hello, I've made some additions and changes to the documentation.
For the "Getting Started" section, I added instructions on setting up user authorization in the Spotify dashboard.
For the "Quick Start" section, I changed the details for setting up the SpotifyOAuth class.
By making the two contributions mentioned above, I aim to improve the setup process of Spotipy and make it more user-friendly for newcomers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.