Need to authenticate requests to a server? Learn what JWTs are and how to use them to authenticate your users via API calls.
Tag: oauth2
Implementing social logins is making your head explode? Oauth to complex? No more! With Socialite, it's done in 30 minutes, for ANY social service.
Claudio explores the Reddit API - from searching to authenticating with Oauth and downloading user data. Come tame this powerful beast!
Wern builds a fully custom calendar application using the Google Calendar API and the Laravel framework - check it out!
Memi Allamani takes you through a crash course of implementing a merged Google+ / Facebook login with Oauth.io
Wern shows us how to use Laravel and Guzzle to build our own full Dropbox client with the Dropbox API!
Chris makes his cheap Fitbit vibrate on new Twitter DMs - emulated pager AND a silent wake-up alarm? WIN!
Another sourcehunt is here! This time, we're featuring conference apps, personal project managers, oauth2 helpers, and more!
Ilya Bodrov-Krukowski continues the journey through Rails authentication and authorization options with this tutorial on how to get started with Doorkeeper.
Jamie Shields shows how to use Gmail's JavaScript API to authenticate a user, then fetch the last 10 emails from their inbox and display them in the browser
Wern Ancheta takes a look at the Instagram API, and uses both Guzzle and a PHP client to access it - tune in and build your own Instagram app!
The Jawbone UP is a popular fitness tracker. Patrick Catanzariti demonstrates how authenticate a Node.js server with the Jawbone API and return user data.
Agbonghama explores a PHP package used for adding social logins to your PHP application. Log your users in with FB, Google, Github, etc!
Peter Nijssen continues his series on social network authentication and demonstrates how you can implement Twitter and Facebook as a login system
Rakhitha Nimesh wraps up the series by completing the hashtag contest app with Twitter's API