socialcast / devise_oauth2_providable

Rails3 engine integrating OAuth2 authentication with Devise
MIT License
219 stars 102 forks source link

invalid_grant when I don't want grants #16

Closed davestone closed 12 years ago

davestone commented 12 years ago

Sorry that this is a little spammy, but could you guys take a look at this StackOverflow post?

http://stackoverflow.com/q/7663339/124378

It's hard for me to tell if this is bug or implementation fail, but I am pretty sure its a conflict with omniauth stuff, database not saving or oauth2 expecting this to be following a newer draft of the spec than actually is.

philsturgeon commented 12 years ago

Hey I'm getting this too, any ideas?

ZenCocoon commented 12 years ago

This issue looks to be resolved at https://github.com/socialcast/devise_oauth2_providable/pull/17