Skip to content

gagocarrilloedgar/flask-spotify-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Authorization with flask

How to do an authorization code flow, through Flask and Python.

Usage

Install dependencies

  • flask
  • requests

Fill in your credentials in app.py. This includes the CLIENT_ID and CLIENT_SECRET, which is left blank. You can obtain this by going to Spotify Developers.

run the application and creathe the endpoints you want:

# run the app
python3 ./app.py

Project schema

Basic architecture schema

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages