Closed alexpetrov closed 3 years ago
Hello, @ccrockett !
Thank you for the gem and your work!
I implemented TODOs about raising errors and also added logging of setup. I use log method defined in OmniAuth::Strategy module. https://github.com/omniauth/omniauth/blob/master/lib/omniauth/strategy.rb#L162
log
OmniAuth::Strategy
If this PR is too big and not cohesive enough, I'll separate it into two or more PR-s. Please, let me know.
Thank you, @ccrockett , for accepting my PR! :pray:
Hello, @ccrockett !
Thank you for the gem and your work!
I implemented TODOs about raising errors and also added logging of setup. I use
log
method defined inOmniAuth::Strategy
module. https://github.com/omniauth/omniauth/blob/master/lib/omniauth/strategy.rb#L162If this PR is too big and not cohesive enough, I'll separate it into two or more PR-s. Please, let me know.