Hello, Stormpath!
I’m Randall, and I’m extremely excited to announce that, as of today, I have joined Stormpath as a Developer Evangelist!For as long as I can remember, I’ve been writing code. Programming has been my...
View ArticleOur Python SDK : Out of Beta and Ready For Production!
Since the release of some much needed Python SDK improvements back in October of 2013, we’ve been hard at work rolling our V1, production-ready Python SDK release. I’m extremely happy to announce that...
View ArticleSpring Security Plugin for Stormpath | End-to-End Application Security for...
Not so long ago, securing a Java app meant weeks of work and plenty of custom code. Today, tools like Spring Security make secure development far less painful. We’re thrilled to simplify security for...
View ArticlePart One: The Flask Authentication Problem
Over the past few years I’ve found myself spending an awful lot of time building Flask websites and API services. As someone who came to Flask from Django, I loved Flask for its simplicity,...
View ArticlePart Two: Solving The Flask Authentication Problem
This is the second post in a two-part series on Flask authentication. You should read the previous article, The Flask Authentication Problem, before continuing.Since I started working at Stormpath,...
View ArticleHello, Stormpath!
I’m Randall, and I’m extremely excited to announce that, as of today, I have joined Stormpath as a Developer Evangelist! For as long as I can remember, I’ve been writing code. Programming has been my...
View ArticleOur Python SDK : Out of Beta and Ready For Production!
Since the release of some much needed Python SDK improvements back in October of 2013, we’ve been hard at work rolling our V1, production-ready Python SDK release. I’m extremely happy to announce that...
View ArticleSpring Security Plugin for Stormpath
End-to-End Application Security for Spring Developers Not so long ago, securing a Java app meant weeks of work and plenty of custom code. Today, tools like Spring Security make secure development far...
View ArticlePart One: The Flask Authentication Problem
Over the past few years I’ve found myself spending an awful lot of time building Flask websites and API services. As someone who came to Flask from Django, I loved Flask for its simplicity,...
View ArticlePart Two: Solving The Flask Authentication Problem
This is the second post in a two-part series on Flask authentication. You should read the previous article, The Flask Authentication Problem, before continuing. Since I started working at Stormpath,...
View ArticleSales for Hackers
Just like everyone should learn to program, everyone should learn to sell. I started my career as a software developer but through some odd twists and turns I one day found myself in enterprise sales,...
View ArticleFinally! Manage Users Easily in Node.js
Did you know Node.js is one of the top communities using Stormpath? After many requests, we’re happy to welcome our new server-side JavaScript overlords with the Stormpath Node SDK v.01. The new SDK...
View ArticleRunning Your First Internal Hackathon
Here at Stormpath, we just finished our very first internal hackathon (StormHack 0x00). It was a lot of fun. In this article I’ll walk you through what we did — what worked, what didn’t, and most...
View ArticleActive Directory Integration Now Available
Stormpath can now connect your applications to an unlimited number of new and existing Active Directory servers. The integration uses a lightweight, configurable agent to securely mirror AD Accounts...
View ArticleAPI-Driven Development
What’s with the obsession over building every component of their application themselves, nowadays? I can’t tell you how many times I’ve seen people building their own analytics service. It’s crazy!...
View ArticleWhy You Might Want to Store Your Passwords in Plain Text
UPDATED April 2, 2014: This was an April Fools Joke. Read. Laugh. Learn. And don’t store your passwords in plain-text. It’s a horrible idea. As Stormpath is a security company, specifically focusing...
View ArticleBuild a Flask App in 30 Minutes
Flask is an awesome web framework for Python. It’s minimal, it’s simple, and best of all: easy to learn. Today I’m going to walk you through building your very first Flask web application! Just like...
View ArticleMemoirs of a Developer Evangelist - My Personal Goals
As a Developer Evangelist at Stormpath, one of my jobs is to help increase developer adoption of our User Management API. In this post, I’ll share my personal goals with you, what I’m doing to reach...
View ArticleLightweight Authentication and Authorization for MQTT with Stormpath
This article originally appeared on the HiveMQ blog. A huge ‘Thank You’ to their team for the plugin and writeup! Authentication and authorization are key aspects for every Internet of Things...
View ArticleMultiTenant User Management- the Easy Way
Building a multi-tenant SaaS isn’t easy, but in a world where your customers expect on-demand services and your engineering team wants a central codebase, multitenancy offers tremendous value. The...
View Article