ClientAssertionTypeInterface
Interface for all OAuth2 Client Assertion Types
- Full name:
\OAuth2\ClientAssertionType\ClientAssertionTypeInterface
Methods
validateRequest
Validate the OAuth request
public validateRequest(\OAuth2\RequestInterface $request, \OAuth2\ResponseInterface $response): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$request |
\OAuth2\RequestInterface | |
$response |
\OAuth2\ResponseInterface |
getClientId
Get the client id
Automatically generated on 2025-03-18