Api Token: store token in an encrypted form

This commit is contained in:
simon lehericey 2018-08-24 16:45:43 +02:00
parent 1997f45d7e
commit 8c4f8347ca
7 changed files with 34 additions and 13 deletions

View file

@ -61,6 +61,7 @@ gem 'fog-openstack'
gem 'pg'
gem 'rbnacl-libsodium'
gem 'bcrypt'
gem 'rgeo-geojson'
gem 'leaflet-rails'