FlowAuth API scopes demo data is outdated
Describe the bug The API scopes in the FlowAuth "demo data" haven't been updated for a while, so new queries since the last update are missing.
Product FlowAuth
Version latest as of today
To Reproduce See https://github.com/Flowminder/FlowKit/blob/master/flowauth/backend/flowauth/demo_data/api_scopes.txt Use the quickstart script to set up a new local Flowkit install. When logging into FlowAuth as a user, certain queries are just not available despite being listed in the API docs.
Expected behavior Ideally I would think the scopes are extracted from the (generated) API spec?
I'm adding a 'bug' label to this. It isn't a bug in FlowAuth, as such, but it is a bug in the quick-start setup because it results in a FlowKit deployment that is not self-consistent.