Documentation

PARTrait

Implements PAR (Pushed Authorization Requests) functionality

Tags
see
PAR

Table of Contents

Methods

getParRequestUri()  : UriInterface
implements PAR::getParRequestUri()
getParAuthorizationURLRequestParams()  : array<string, string>
Parses the response from the PAR request and returns the query parameters for the authorization URL

Methods

getParAuthorizationURLRequestParams()

Parses the response from the PAR request and returns the query parameters for the authorization URL

protected getParAuthorizationURLRequestParams(array<string, string> $response) : array<string, string>
Parameters
$response : array<string, string>
Tags
see
OAuth2Provider::getParRequestUri()
codeCoverageIgnore
Return values
array<string, string>

        
On this page

Search results