View Source Boruta.Oauth.PushedAuthorizationResponse (Boruta ssi core v0.1.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()