Danny introduces Guard, a new Symfony 3 component for easier authentication
Tag: authentication
Shameer quickly explains the gargantuan user management plugin for Symfony2: FOSUserBundle. Learn how to register, log in, and more!
Craig's recent experiences with passwordless authentication have been overwhelmingly positive. Could your application and users enjoy the same benefits?
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
Ryan Chenkie demonstrates how AngularJS interacts with Firebase as he walks you through building a real-time satus update app, complete with authentication.
Bruno implements WP-API and OAuth into a WordPress installation, allowing other outside apps to hook into WP and use API calls to make posts!
Taylor Ren continues his series about Symfony2 Authentication and Authorization by adding Registration and Login
Learn about authorization and authentication in Symfony2 with Taylor Ren's tutorial - covering an invite system, verification, and more.
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.
In this article, we show you how to enable two-factor authentication for WordPress using Google Authenticator and Google's 2-Step Verification.
Agbonghama explores a PHP package used for adding social logins to your PHP application. Log your users in with FB, Google, Github, etc!
Danny Sipos explores UserApp - a user management and authentication web service letting you add logins easily to any app - by implementing it into Symfony2
Bruno Skvorc will show you how to export Trello lists in TXT and JSON with a newly added context menu via a Chrome extension.
Bruno Skvorc takes you through the step by step process of building a Chrome extension for Trello - in this part, bootstrap and build authentication!
Francesco Malatesta shows us how we can implement user log-in via OAuth through PayPal's services, drastically improving our ecommerce apps' UX
Francesco Malatesta implements a sample application with Coinbase's API for receiving Bitcoin
Francesco shows you how to use the basic functions of Coinbase's Bitcoin PHP API SDK
After logging in with social networks, all that's left is merging accounts - and that's what Peter does in this part: merge the Google+ account with another
This article explains how authentication is setup in Angular applications. The reader will learn how to log in, log out, and secure routes.
Using Disqus and another website as an example, this post describes the process of integrating single sign-on, or SSO.