View Source Boruta.Oauth.PushedAuthorizationResponse (Boruta core v3.0.0-beta.1)
Response returned in case of pushed authorization request success. Provides utilities and mandatory data needed to respond to the pushed authorize part of implicit, code and hybrid flows.
Summary
Types
Functions
@spec from_request(request :: Boruta.Oauth.AuthorizationRequest.t()) :: t()