Social Login allows you to improve convenience for your customers and increase conversion rates for your signups and offerings. Instead of letting users fill in forms, they just need to click to sign in with LinkedIn. In the video, I
Social Login with LinkedIn API and OAuth – Live Coding – Part 2
Social Login allows you to improve convenience for your customers and increase conversion rates for your signups and offerings. Instead of letting users fill in forms, they just need to click to sign in with LinkedIn. In this video we
Social Login with LinkedIn API and OAuth – Live Coding – Part 1
Social Login allows you to improve convenience for your customers and increase conversion rates for your signups and offerings. Instead of letting users fill in forms, they just need to click to sign in with LinkedIn. In this video I
How to use Google Sheets API
Learn to use the Google Sheets API. In this week’s episode, I show you hands-on how you can turn any Google Spreadsheet into a data store that is accessible via API.
How to use the Facebook API and OAuth
Facebook has a popular API. To use the API, you need to get an OAuth Access Token first. In this week’s episode, I show you hands-on how to get both the OAuth token and how to call the API. Don’t miss any
How to use the LinkedIn API and OAuth
LinkedIn has a popular API. To use the API, you need to get an OAuth Access Token first. In this week’s episode, I show you hands-on how to get both the OAuth token and how to call the API. Don’t
Spotify API – How to get an OAuth Access Token
In this week’s episode, I review the Spotify API – more specifically the OAuth capability. My goal: get an OAuth Access Token for my app, so I can call the API. To achieve this goal, I will go to the
Spotify API – How to get a Playlist
In this week’s episode, I review the Spotify API. My goal: get a list of all the songs in a given Spotify playlist. To achieve this goal, I will go to the dev portal, learn about the API, use the
How to use the Image Search API of unsplash.com (API-Review Series)
In this week’s episode, I review the Image Search API of unsplash.com. In this episode, you can discover, what Image Search APIs can do for you, and how to call an Image Search API from a node.js application. Don’t miss
API-Review Series: How to use a GeoLocation API
In this week’s episode, I review the IP to GeoLocation API from ip-api.com. In this episode, you can discover, what IP to GeoLocation APIs can do for you, and how to call an API from a node.js application. Don’t miss