add MS oauth

This commit is contained in:
Alex Turchyn
2023-11-21 00:35:03 +02:00
committed by Pete Matsyburka
parent 83ce401cf2
commit 9f48c6e625
8 changed files with 62 additions and 15 deletions
+2
View File
@@ -21,7 +21,9 @@ gem 'jwt'
gem 'lograge'
gem 'mysql2', require: false
gem 'oj'
gem 'omniauth-github'
gem 'omniauth-google-oauth2'
gem 'omniauth-microsoft-office365'
gem 'omniauth-rails_csrf_protection'
gem 'pagy'
gem 'pdf-reader'