tests/testthat/_snaps/oauth-flow-jwt.md

validates inputs

Code
  oauth_flow_bearer_jwt(client1)
Condition
  Error in `oauth_flow_bearer_jwt()`:
  ! JWT flow requires `client` with a key.
Code
  oauth_flow_bearer_jwt(client2, claim = NULL)
Condition
  Error in `oauth_flow_bearer_jwt()`:
  ! `claim` must be a list or function.


r-lib/httr2 documentation built on June 1, 2025, 1:53 p.m.