Provide logging for tara state handler

This commit is contained in:
Karl Erik Õunapuu 2020-10-15 12:54:38 +03:00
parent a154b0599f
commit 0357cfc29e
No known key found for this signature in database
GPG key ID: C9DD647298A34764
2 changed files with 3 additions and 2 deletions

View file

@ -56,7 +56,7 @@ gem 'digidoc_client',
# TARA
gem 'omniauth'
gem 'omniauth-rails_csrf_protection'
gem 'omniauth-tara', github: 'internetee/omniauth-tara'
gem 'omniauth-tara', github: 'internetee/omniauth-tara', branch: 'extended-logging'
gem 'epp', github: 'internetee/epp', branch: :master

View file

@ -54,7 +54,8 @@ GIT
GIT
remote: https://github.com/internetee/omniauth-tara.git
revision: cec845ec3794532144c4976104a07e206d759aa6
revision: 75c369dd86a5fe1a2ee4c2a6246252d79431071c
branch: extended-logging
specs:
omniauth-tara (0.3.0)
addressable (~> 2.5)