Skip to content

RBN1993/auth-with-spotify-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Understanding OAuth using Spotify Web API.

Three types of auth: client credential grant, implicit grant, authorization code grant.
This repository contains three modules, run the following steps inside each module.

¿How it works?

  • yarn to install all dependencies.
  • yarn dev to start development environment.
  • yarn build for admin module
  • yarn start to start production environment

License

MIT

About

Understanding OAuth using Spotify Web API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published