@aaronpk Hey Aaron, following up from the #apconf2020 talk you gave, I think you briefly mentioned a concept of "dynamic scopes" or something similar. Where can I find the latest information around that?
Context: Working on `apcore` framework for building federated apps in golang, have long wanted to include OAuth2 as a foundational inclusion for the framework (and apps built with it). I'm having to fork another library anyway to add support for PKCE, might as well look at dynamic scopes too.