Refactoring oauth response.
authorMaksim <parallel588@gmail.com>
Tue, 14 May 2019 14:49:45 +0000 (14:49 +0000)
committerlambda <lain@soykaf.club>
Tue, 14 May 2019 14:49:45 +0000 (14:49 +0000)
commit52297920e74ad7f51bcd3b118522e5e3a8e1c794
tree4d739385f3fb941c9b500fc907ea64a780059453
parent4e69d1239afdf97fe84a1772faa242b8e362b369
Refactoring  oauth response.
lib/pleroma/web/oauth/oauth_controller.ex
lib/pleroma/web/oauth/token/response.ex [new file with mode: 0644]
lib/pleroma/web/oauth/token/utils.ex
test/web/oauth/token/utils_test.exs [new file with mode: 0644]