Hi!
While updating my integration with the loopback OAuth client, I ran into a need for the transition:chat.bsky scope.
I've locally patched it here
Happy to open a PR directly that also validates against the Transition::Generic + Transition::ChatBsky requirement against 0.12/main if thatβs helpful!
main doesn't currently have the 0.12 beta bc i know some people had depended on git and i didn't want to bork cargo-update, but if you want to PR against bos-beta, or send me a patch? I need to rewrite the scopes module to borrow from its buffer better and idk when i'm gonna do that