Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Commit

Permalink
add-role-to-oauth-response
Browse files Browse the repository at this point in the history
  • Loading branch information
masarakki committed Jun 25, 2018
1 parent 8daa00a commit c9a8415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/serializers/rest/credential_account_serializer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ def source
privacy: user.setting_default_privacy,
sensitive: user.setting_default_sensitive,
note: object.note,
role: user.role,
}
end
end

0 comments on commit c9a8415

Please sign in to comment.