Wei-Meng Lee

Results 7 comments of Wei-Meng Lee

I'm having a look into this issue as my use case is that images of various sizes are programmatically uploaded. Sometimes the crop needs to be adjusted after uploading so...

> If your app is managing/storing the crop coords info, then upload without crop for attache to store; your front end applies the crop instead Oh! I didn't think of...

From what I gather, this is happening because the OpenID object cannot be serialized as JSON. Reference from the [Rails 4.1 upgrading guide](http://guides.rubyonrails.org/upgrading_ruby_on_rails.html#cookies-serializer): When using the :json or :hybrid serializer,...

I assume that the strategy in `omniauth-google-oauth2` does not require OpenID? I just encountered this issue because I'm using the `omniauth-steam` gem.

I also just realised that the existing `setup_activation` method does not also send an activation email along with it. Should we think about doing this?

Glad to help! Let me know, I'll be happy to contribute further code to this as I'm using this functionality in a current project.

Not yet, @reu has to update the `ruby-openid` dependency on the gem first.