mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Add Omniauth-Tara gem/initializer
This commit is contained in:
parent
7b6060b4fb
commit
3e67ff4d65
4 changed files with 113 additions and 3 deletions
4
Gemfile
4
Gemfile
|
@ -53,6 +53,10 @@ gem 'digidoc_client',
|
|||
github: 'tarmotalu/digidoc_client',
|
||||
ref: '1645e83a5a548addce383f75703b0275c5310c32'
|
||||
|
||||
# TARA
|
||||
gem 'omniauth-rails_csrf_protection'
|
||||
gem 'omniauth-tara', github: 'internetee/omniauth-tara'
|
||||
|
||||
|
||||
gem 'epp', github: 'internetee/epp', branch: :master
|
||||
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue