Module oauth2

Module oauth2 

Source
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ยง

OAuth2Server
OAuth 2.0 Server with integrated client registry
OAuth2ServerConfig
OAuth 2.0 Server Configuration