PAR
in
Specifies the methods required for the OAuth2 Pushed Authorization Requests (PAR)
Tags
Table of Contents
Methods
- getParRequestUri() : UriInterface
- Sends the given authorization request parameters to the PAR endpoint and returns the full authorization URL including the URN obtained from the PAR request
Methods
getParRequestUri()
Sends the given authorization request parameters to the PAR endpoint and returns the full authorization URL including the URN obtained from the PAR request
public
getParRequestUri(array<string, string> $body) : UriInterface
Parameters
- $body : array<string, string>