Give plugins access to user object on the client #6355
Labels
Component: PeerTube Plugin 📦
Features that can be developed in a plugin, but require PeerTube plugin API development
Type: Feature Request ✨
Describe the problem to be solved
We'd like to show menu items based on properties we've added to the user object on the server side.
Describe the solution you would like
Add a peertube helper function that returns the user object, including custom added properties from the
filter:api.user.me.get.result
filter.The text was updated successfully, but these errors were encountered: