createDpopHeaderValue
suspend fun createDpopHeaderValue(keyPair: DpopKeyPair, method: String, endpoint: String, nonce: String?, accessToken: String?): String
Create a value for the DPoP header to be used in requests to the OAuth server.