stormpath-sdk

Stormpath SDK used to interact with the Stormpath REST API


Keywords
stormpath, authentication
License
Other
Install
pip install stormpath-sdk==1.0.0.beta

Documentation

Stormpath is Joining Okta

We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

Stormpath Python SDK

stormpath Release stormpath Downloads stormpath-sdk-python Code Quality stormpath-sdk-python Build stormpath-sdk-python Coverage

A simple user management library for Python.

Stormpath is a hosted user management API service. This library gives your Python app access to all of Stormpath's features:

  • Robust authentication and authorization.
  • Schema-less user data.
  • Hosted login screens.
  • Social login with Facebook and Google OAuth.
  • Generate and manage API keys and OAuth2 tokens for your API service.

If you have feedback about this library, please email us and share your thoughts!

Documentation

All of this library's documentation can be found here: http://docs.stormpath.com/python/product-guide/ (It's ridiculously easy to get started with.)

Links

Below are some resources you might find useful:

Flask-Stormpath

django-stormpath