]> git.openstreetmap.org Git - rails.git/commit
Pass scopes instead of token to ApiAbility
authorAnton Khorev <tony29@yandex.ru>
Wed, 12 Feb 2025 15:13:56 +0000 (18:13 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 13 Feb 2025 21:15:52 +0000 (00:15 +0300)
commit77a2657d33f0066dbdda5fce831113b6e165a264
tree91fa3957f53a859511841b61257bd36871e146ac
parent304e0ef63843ddcb55aab62312ff18be8a5b4703
Pass scopes instead of token to ApiAbility
app/abilities/api_ability.rb
app/controllers/api_controller.rb
test/abilities/api_abilities_test.rb
test/abilities/api_capability_test.rb