-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Currently the API key is saved on a per-site basis, so if User A adds their API key, and User B tries to add the "Meetup.com User List" block, it will return User A's events.
If the API key could be saved per-user instead, each user could have their own events showing.
Some questions:
- Should users be able to add blocks of other user's events? (probably, restrict to editors+ though)
- Should there still be a site-level API key? So that one user can set up Meetup integration for the entire site. How should that work without duplicating key-entry?