AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
66 stars 11 forks source link

feat: add support for setting Access-Control headers #45

Closed justlevine closed 1 year ago

justlevine commented 1 year ago

What

This PR adds support for customizing the Access Control headers from the settings.

Why

Make it easier to handle CORS issues.

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 1 year ago

Coverage Status

Coverage: 60.467% (+0.8%) from 59.677% when pulling ba18b927e72810701072892ac78bfc3a57274d36 on justlevine:feat/access-control-settings into 9b3fdbcb464bff0492df7b38d43958972e77177d on AxeWP:develop.