Grant Richmond
Grant Richmond
Potentially for: **Access Tokens** If there was a token endpoint, it should allow managing tokens. (revoking checking apps etc) **Syndication Setup** The syndication plugins require tokens to be manually provided...
At least that seems to be what is happening on my own site. Tangentially related to #27
Plugins should be able to define a UI in order to manage certain features - in particular a UI to manage keys for syndication and tokens etc would be great
At the moment it's not great. Maybe it should just use x-ray but I like being independent Features it needs: - [ ] Find h-card if not on post -...
Seems like it might be quite hard to monitor for a change in a specific property
At the moment syndication plugins have the ability to delete stuff, but they do not do it automatically when posts are deleted
1. Backend standalone 2. Backend in express app 3. Frontend connected to RxDB with realtime updates and replication 4. Frontend connected to micropub query system 5. Connected to a static...