Simple OAuth (OAuth2) & OpenID Connect
A comprehensive OAuth 2.0 Authorization Framework and OpenID Connect implementation for Drupal, built on the League OAuth2 Server library.
Tags
A comprehensive OAuth 2.0 Authorization Framework and OpenID Connect implementation for Drupal, built on the League OAuth2 Server library.
Allows connecting to and using datasets from external sources as native Drupal entities through REST APIs, file systems, SQL databases, and other storage backends.
Provides a user interface to manage REST resources in Drupal.
Provides OpenAPI (Swagger) specification documents describing Drupal's REST APIs.
Extends Drupal file entities to be fieldable and viewable, allowing files to be organized into types with custom fields, display modes, and formatters.
A standardized solution for integrating external applications with Drupal by providing a RESTful API framework with configurable endpoints, entity CRUD operations, and user authentication.
A Drupal module that exposes routes and entities transformed to JSON with a comprehensive API, enabling Drupal developers to leverage their existing knowledge of entities, view modes, and templates to produce JSON instead of HTML.
Provides mechanisms for storing JSON data in Drupal fields with various field types, widgets, and formatters for editing and displaying JSON content.
Ready-to-go Decoupled Drupal architecture providing a custom elements API for building headless Drupal sites with Nuxt.js or other JavaScript frontends.