├── README.md ├── main.py └── templates └── index.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drshrey/spotify-flask-auth-example/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drshrey/spotify-flask-auth-example/HEAD/main.py -------------------------------------------------------------------------------- /templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/drshrey/spotify-flask-auth-example/HEAD/templates/index.html --------------------------------------------------------------------------------