- Issue created by @kreynen
- πΊπΈUnited States Jon Pugh Newburgh, NY
I'd like to keep the compatibility as broad as possible, even making sure it works with Drupal 8 so it can help upgraders.
I think we should actually remove both IP auth and keyauth, instead suggesting them to users if they want to use the site connector features.
What do you think about changing this issue to "Remove dependency on ip_consumer_auth and add suggestion to README & UI" instead?
- πΊπΈUnited States Jon Pugh Newburgh, NY
Other thoughts...
I would like to separate Site.module from the Site API & Manager connection stuff at some point.
Some sites will just use Site.module for the content entity. I don't think we should force them to enable JSONAPI unless they need to.