Skip to content

Commit

Permalink
Add oauth2 gem for Nyckel API
Browse files Browse the repository at this point in the history
  • Loading branch information
NuckChorris committed Nov 24, 2024
1 parent fddc783 commit 86a9433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ gem 'iso_country_codes' # Country codes
gem 'lograge' # Better logging
gem 'mechanize' # Automating interaction with websites
gem 'nokogiri' # Parse MAL XML shit
gem 'oauth2' # Authenticate to Nyckel API
gem 'one_signal' # Send push notifications
gem 'paranoia', '~> 2.4' # Faux deletion
gem 'postmark-rails' # Send via Postmark
Expand Down

0 comments on commit 86a9433

Please sign in to comment.