Hello, Stormpath!
Today, I’m pleased to announce that I’ve joined Stormpath as a Developer Evangelist! About Me I have a unique background; one you wouldn’t expect from a technologist. I grew up in the back woods of...
View ArticleTutorial: Social Login for PHP with Stormpath & ID Site
Social login and registration are hot features that have become “expected” of most new applications. Building these features can be difficult and fraught, and ultimately something most developers...
View ArticleAnnouncing: Multi-Factor Authentication in Stormpath!
Today, we’re announcing an exciting new addition to Stormpath: multi-factor authentication. We’ve heard time and time again from customers about the demand for this feature, and are proud to have built...
View ArticleHacktoberfest at Stormpath
Finally, it’s October! It is the time of the year, that the leaves begin to start changing colors and the month that contains one of my favorite holidays, Halloween! My wife and I go all out decorating...
View ArticleHello, Stormpath!
My name is Lee Brandt and today I joined Stormpath as a Developer Evangelist! I’m fulfilling a lifelong dream of helping the masses with .NET development. I feel incredibly blessed that this talented...
View ArticleReview: Stormpath for User Authentication in Node
This post was originally published on Medium by Stormpath user Ryan Busby. It is reprinted here with his permission. Why Stormpath, you ask? Stormpath offers easy integration and storage for account...
View ArticleOpenID Connect for User Authentication In ASP.NET Core
In the age of the “personalized web experience”, authentication and user management is a given, and it’s easier than ever to tap into third-party authentication providers like Facebook, Twitter and...
View ArticleBuild a Spring Boot API with Hazelcast for Cached User Authentication
By caching API responses and removing the need for a round trip over the wire to a remote API service, you save on future API calls (potentially saving you money) and create a far more responsive API....
View ArticleKsubaka Chooses Stormpath for Identity Management in Java
The team at Ksubaka implemented Stormpath earlier this year. We’re excited to share this post on their experiences from Ksubaka DevOps Lead Phil Hendren. Here at Ksubaka we’ve been using Stormpath for...
View ArticleWill We See You At Zendcon 2016?
Zendcon is a yearly conference organized by the team over at Zend, the maintainers of PHP. Each year, many PHP developers gather in Las Vegas to geek out and talk PHP. This year, I will be attending...
View ArticleBuild Your Freemium Site with Stripe and Stormpath in ASP.NET Core
Creating a “freemium” or paid access website is easier than ever with Stripe and Stormpath to manage the workflow of your paid membership content. As the owner of a subscription site, you need to...
View ArticleUser Authentication in Java 8
Java 8 added many new features that both modernize and simplify the language. Today, I’ll walk you through how some of these new features impact authentication, authorization, and user management....
View ArticleTutorial: Get Started with AngularJS, Spring Boot, and Stormpath
Last year, Micah Silverman wrote about integrating Spring Boot, Spring Security, and Stormpath. Today, I’m going to take you on a similar journey, except this time you’ll be using AngularJS and...
View ArticleWordPress Authentication With Stormpath
Do you have a website that’s built on WordPress? Do you also have an application that you have built outside of WordPress? Would it be awesome if your users could use the same account information for...
View Article5 WordPress Hacks We Used to Build Authentication
Stormpath just announced the release of our Stormpath WordPress plugin, which allows you to use Stormpath inside of your WordPress website. While writing this plugin, we had to “hack” the native...
View ArticleHas ASP.NET Core Killed Web Forms?
ASP.NET Web Forms was first released in 2002 as a successor to Classic ASP. It was a revolutionary technology that made the development of web pages “Event Driven in Code-Behind”. This was a great...
View Article5 Reasons To Try Xamarin Today
If you’re a .NET developer who’s ready to dive into mobile world, Xamarin is the tool for you! Xamarin is an open source framework that allows developers to create mobile applications for Android, iOS...
View ArticlePit Rho Builds User Authentication in Python with Stormpath
Pit Rho has been a Stormpath customer for over a year now and we’re excited to share this post on their experience from Founder and CTO, Gilman Callsen. Pit Rho was founded in late 2012, initially...
View ArticleUnify Your Social Accounts in Stormpath with Account Linking
Adding social login to your website makes your users’ first visit streamlined and easy, but what about their second visit? Often times, users forget which method they used to log in, and in confusion,...
View ArticleAdd Stormpath to Your JHipster Application
One of the first things I wanted to do when I started working for Stormpath was to integrate it with JHipster. My reasoning was twofold: 1) I wanted to make it easy to integrate Stormpath in a JHipster...
View Article