Expand description
OAuth 2.0 Server Module
This module provides a clean interface to the OAuth 2.0 server implementation, wrapping the core oauth2_server functionality with proper server integration.
Structsยง
- OAuth2
Server - OAuth 2.0 Server with integrated client registry
- OAuth2
Server Config - OAuth 2.0 Server Configuration