Add the bits:read scope to bits enabled extensions
I'm looking to add functionality to an extension where all bits count but bits within the extension have a weighting against those that aren't. I have my own bits transactions through the transactions endpoint but at the moment I have to ask for the scope separately. As my extension is already asking for the channel:read:subscriptions
I thought it may be a good option to add this as an extra scope to ask for or possibly ask for within the same auth loop as the subscription read
7
votes
