View Source Boruta.Dpop (Boruta core v3.0.0-beta.1)
Implementation of OAuth 2.0 Demonstrating Proof of Possession (DPoP) RFC from the IETF
Summary
Types
Functions
@spec validate(dpop :: t(), client :: Boruta.Oauth.Client.t()) :: :ok | {:error, reason :: String.t()}