-
hello,
I just upgrade from redmine1.x were I use to have the redmine-cas-plugin. As I installed redmine 2.x and you plugin ins compatible I tried to configure it, but without sucess. Do you have any …
bggo updated
11 years ago
-
Hi,
I'm having a bit of a nightmare getting this working, probably something fundamental I'm missing on the Rails end.
When I visit `/auth/wordpress_hosted` it successfully goes to WordPress and log…
-
Feature Request/Help
I'm trying to create a log-in page that iterates through all providers and creates the appropriate button for each one. I see that OmniAuth.strategies is a nice collection of t…
-
In releases before 1.3, the nonce appearing in the id_token was optional and if present was required to be equal to the nonce in the session['omniauth.nonce'] value. That changed in the 1.3 release w…
-
Headshot: cannot save headshot on /public/headshots/headshot_capture_9972_1367232399.jpg Please check file permissions
(gem) headshot-0.1.6/lib/app/lib/headshot_support.rb:18:in `rescue in headshot_s…
-
I'm using:
```
omniauth-instagram (1.0.2)
omniauth (~> 1)
omniauth-oauth2 (~> 1)
omniauth-oauth2 (1.3.1)
oauth2 (~> 1.0)
omniauth (~> 1.2)
```
`ERROR -- omniauth: (i…
-
Hi, getting a weird issue with steam oauth now:
```
2014-04-09T16:18:47.836005+00:00 app[web.1]: NoMethodError (undefined method `[]' for nil:NilClass):
2014-04-09T16:18:47.836196+00:00 app[web.1]: …
-
When I want to do a new feature but I don’t know anyone or anything about it. Here’s what I tend to do.
- google
- open lots of tabs
- get confused
- back up
- change to something else.
- question if …
-
Will,
Wondering if you can help me with what is surely a simple oversight on my part. I am using the latest versions of Devise, Omniauth, and your gem, all pulled from their respective github repos. …
-
### Configuration
- Provider Gem: `omniauth 1.9.0`
- Other Gems: `devise 4.6.2` + `omniauth-facebook 5.0.0` + `omniauth-google-oauth2 0.7.0`
- Ruby Version: `2.6.2`
- Framework: `rails 6.0.0.rc2…