Doug Friedman

Results 12 comments of Doug Friedman

@ErikWittern any issues w/ merging this one? I can address if so.

Hm, good question. I think that's something that we need to know from omniauth itself. Can you pass it a dynamic value for ```client_options.site```. First place I'd look is to...

@kriom thanks for contributing. Will take a look this week.

@kriom can you add a test for this?

My 2c is that the underlying want is really to have a "production mode" build of w2l that essentially supports inference only, since I bet most people looking for Mac...

Answered this at https://github.com/realdoug/omniauth-salesforce/issues/21

@daveespo FYI, the gem is actually now being maintained here: https://github.com/realdoug/omniauth-salesforce/ I created an issue for including the prompt param: https://github.com/realdoug/omniauth-salesforce/issues/1

Correct. Also, the source code for the gem is located here: https://github.com/realdoug/omniauth-salesforce so any issues, please open them under that repo.

Do you have any info on when you started seeing the error? And what exactly triggers it?

@mintotsai Is this a rails or sinatra app? if so what version? I'm not seeing this error in my Rails 3 example app. One thing to make sure you've tried...