Hacker News new | ask | show | jobs
by pydanny 4501 days ago
This looks pretty interesting. Until Stormpath, I never thought of offloading the users to a service. Sounds like a really nice shortcut for building things fast and securely.

If I were going to levy a complaint, it would be that https://github.com/stormpath/stormpath-sdk-python's README is so much better than the terse and nigh useless https://pypi.python.org/pypi/stormpath. A lot of people use PyPI for discovery, and on PyPI it's not clear what Stormpath does or how to use it.

1 comments

Thanks! Going to be working on this in the near future. We're currently overhauling all of our docs, etc!