DEV Community

Discussion on: Working with Instagram API and PassportJS in a node application

Collapse
 
mrm8488 profile image
Manuel Romero

Great tutorial, Aurel. Don't forget to manage the case of rejected promise when you do the axios.get request. If you don't do it, the application may crash.