OAuth2 Client
1,972 sites
Security covered
This module enables Drupal to act as an OAuth 2.0 client, supporting authorization code, client credentials, and resource owner grant types for authentication and authorization.
Drupal module for OAuth2 clients, compatible with Drupal 10 and Drupal 11. See the documentation guide for the appropriate version for details about implementation.
Grant Types
These grant types are supported:
- authorization_code
- client_credentials
- resource_owner