stormpath-flask icon indicating copy to clipboard operation
stormpath-flask copied to clipboard

Build simple, secure web applications with Stormpath and Flask!

Results 26 stormpath-flask issues
Sort by recently updated
recently updated
newest added

It'd be nice to get LinkedIn support in here =)

enhancement

I was thinking that this might be helpful. I ran into this in prod because of a bad path to the apiKey.properties file. It would be useful if this could...

It looks like when logging into google, the recommended procedure for following the user to the "next" url is put that next parameter encoded in a "state" parameter that is...

Just reading the [latest docs](http://flask-stormpath.readthedocs.org/en/latest/). > Note > > Unfortunately, this library will NOT work on Google App Engine due to the requests module not working :( Fortunately [that issue](https://github.com/kennethreitz/requests/issues/498)...

Here are changes for the #19 issue. I reverted STORMPATH_APPLICATION setting change and added docstrings and tests for ID Site feature.