Skip to content

Commit 7a2b797

Browse files
committed
Add API V2 code from DMPonline service
1 parent f7bcd33 commit 7a2b797

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2619
-724
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ gem 'devise'
9090
# An invitation strategy for Devise (https://github.com/scambra/devise_invitable)
9191
gem 'devise_invitable'
9292

93+
gem 'doorkeeper'
94+
9395
# A generalized Rack framework for multiple-provider authentication.
9496
# (https://github.com/omniauth/omniauth)
9597
gem 'omniauth'

0 commit comments

Comments
 (0)