Not specifically Ory related, but if you have apps...
# general
c
Not specifically Ory related, but if you have apps which you know don't need scopes because there would be too many, what is the best thing to do? Create a
global.read
and a
global.write
scope?