-
Hi, I come across an issue:
localhost:4000 is oauth2 proiver, a new project, rails 4.1.4
Discorse run on the port: 3000, the master branch
- Exception:
``` ruby
OmniAuth::Strategies::OAuth2::Callba…
-
Omniauth seems to spend time (and allocate lots of objects) in its internal middleware stack on every request.
https://gist.github.com/SamSaffron/2c7f2ce4089abf0375c5be9cfbbfefb1
This is clearl…
-
Hi @ginjo !
Trying to change 'omniauth-slack' for 'ginjo-omniauth-slack' on the Gemfile gives me this error when I run the server:
```
/usr/local/rvm/gems/ruby-2.3.4/gems/actionpack-5.1.2/lib/act…
-
- [ ] Release as `v3.0.0` to match SurveyMonkeys current API version
- [ ] Maintain backwards combability for older apps
- [ ] `api_key` should be an optional configuration that is only required f…
-
Hey guys,
I am currently trying to set a OAuth connexion via Instagram and I found this gem. I successfully plugged it for Facebook, linkedin and Google + but I am currently struggling with Instagr…
-
I'm not sure if this is related to issue #630 or not. I posted this as a [question on Stack Overflow](http://stackoverflow.com/questions/14713112/facebook-authentication-not-working-with-custom-callba…
-
I'm running into a problem where I get a `redirect_uri_mismatch` error during the callback phase, after granting access on CC. CC is redirecting back to my development server, but when we can't get a…
-
Hi thank you for this library super helpful!
So i'm trying to setup sign in with slack per their doc: https://api.slack.com/authentication/sign-in-with-slack
```ruby
Rails.application.config.…
kwent updated
8 months ago
-
I'm implementing a custom strategy for one provider I need to integrate with, and they do not return the expiration of the token, I know that this is a bad practice but it's their implementation. They…
-
I get this error when I get the response back from the ACS:
```
app error: undefined method `text' for nil:NilClass (NoMethodError)
/app/vendor/bundle/ruby/2.2.0/gems/omniauth-wsfed-0.2.3/lib/omn…