wp-graphql-cors
Cookie authentication fixer
Enables WP GraphQL to accept default WordPress cookies for authentication and authorization
Makes WP GraphQL's authetication "just work". It does this by customizing the CORS headers.
113 stars
8 watching
21 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wp-graphql/wp-graphql-jwt-authentication | Provides authentication using JSON Web Tokens (JWT) in WPGraphQL | 340 |
pristas-peter/wp-graphql-gutenberg-acf | Enables the querying of ACF block data through GraphQL APIs in WordPress | 62 |
wp-graphql/wp-graphql-woocommerce | Provides GraphQL API access to WooCommerce functionality | 647 |
rburgst/wp-graphql-wpml | Enables WPML translations in WordPress GraphQL queries to improve content filtering and retrieval | 48 |
matepaiva/wp-graphql-crb | Enables exposure of Carbon Fields data to WpGraphQL queries | 23 |
authing/wxapp-graphql | Provides a JavaScript library to interact with Authing's GraphQL API in WeChat Mini Programs | 6 |
tylerbarnes/wp-graphql-enable-all-post-types | A plugin that extends WordPress GraphQL schema to include custom post types | 6 |
quartz/wp-graphql-content-blocks | Adds structured content blocks to WordPress posts using GraphQL | 76 |
ashhitch/wp-graphql-send-mail | A plugin for integrating email sending with WordPress using GraphQL | 21 |
roborourke/wp-graphql-meta | Adds meta data to GraphQL output, making it accessible through both WP GraphQL and REST API. | 19 |
graycoreio/magento2-cors | A module that adds CORS headers to Magento 2 APIs for secure cross-origin resource sharing | 86 |
harness-software/wp-graphql-posts-to-posts | Creates GraphQL connections for Post-to-Post relationships in WordPress | 8 |
valu-digital/wp-graphql-lock | This plugin enables persisted GraphQL queries to improve server security and reduce network overhead. | 24 |
valu-digital/wp-graphql-polylang | Extends WPGraphQL schema with language data from Polylang plugin | 129 |
builtbycactus/total-counts-for-wp-graphql | Adds support for fetching total post counts from WP-GraphQL | 18 |